[F-Script-talk] Re: F-Script compatibility problems
Brought to you by:
pmougin
From: Philippe M. <pm...@ac...> - 2002-12-31 18:05:15
|
Hi Pierre, You should use the Objective-C++ compiler option "-fno-operator-names".=20= This will allow you to compile these methods. Best, Phil Le lundi, 30 d=E9c 2002, =E0 03:59 Europe/Paris, Pierre Thibault a =E9crit= : > I have a compatibility problem with F-Script. The problem is with some=20= > methods in FSBoolean.h: > > "or", "not" and "and" or C++ operators. These names are used as=20 > method name and this causing compatibility problem when compiling in=20= > Objective-C++. > > Is it possible to rename these method? > > Regards. > > ---------------------- > Pierre > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > F-Script-talk mailing list > F-S...@li... > https://lists.sourceforge.net/lists/listinfo/f-script-talk > |