Re: [F-Script-talk] Re: F-Script compatibility problems
Brought to you by:
pmougin
From: Pierre T. <p.t...@bi...> - 2002-12-31 21:13:14
|
Ok, I think this is a good solution for me. But it is not a perfect=20 solution. What about other compilers? And what about people using these=20= operators? As I know, almost no one is using them. So it is not perfect=20= but if no one is having a problem with that I'll say that this a=20 temporary solution. This trick should be mention in EmbeddingFScriptIntoCocoa.pdf I think. Thank you Phil. Le mardi, 31 d=E9c 2002, =E0 13:05 America/Montreal, Philippe Mougin a=20= =E9crit : > Hi Pierre, > > You should use the Objective-C++ compiler option=20 > "-fno-operator-names". This will allow you to compile these methods. > > ---------------------- Pierre |