mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
prep for release
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@36208 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
60c04b53e6
commit
977ffb20d7
21 changed files with 178 additions and 93 deletions
|
@ -526,7 +526,7 @@ prepareResult(NSRegularExpression *regex,
|
|||
}
|
||||
|
||||
#else
|
||||
# ifdef __clang__
|
||||
# ifdef __clang__ /* FIXME ... this is blocks specific, not clang specific */
|
||||
# warning Your compiler does not support blocks. NSRegularExpression will deviate from the documented behaviour when subclassing and any code that subclasses NSRegularExpression may break in unexpected ways. If you must subclass NSRegularExpression, you may want to use a compiler with blocks support.
|
||||
# warning Your compiler would support blocks if you added -fblocks to your OBJCFLAGS
|
||||
# endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue