[fpc-devel] -Oodfa

2011-12-29 Thread Martin
Florian wrote at http://bugs.freepascal.org/view.php?id=20907 FPC has a good enough dfa, however it is only activated when compiling with -Oodfa: c:\fpc\svn\compiler>fpc ..\tw20907 -vw -Oodfa Is that documented somewhere ? Is that production read or beta? fpc -i only lists: Supported Optim

Re: [fpc-devel] JVM: Question regarding converted Java code

2011-12-29 Thread Flávio Etrusco
On Thu, Dec 29, 2011 at 10:49 AM, Jonas Maebe wrote: > On 28 Dec 2011, at 23:28, Sven Barth wrote: > >> 1) as it seems to be a rather usual practice in Java, would it be possible >> to disable the "Constructor should be public" warnings if the target cpu is >> the JVM? > > Yes. BTW, is there an

Re: [fpc-devel] JVM: Question regarding converted Java code

2011-12-29 Thread Sven Barth
On 29.12.2011 13:49, Jonas Maebe wrote: On 28 Dec 2011, at 23:28, Sven Barth wrote: 1) as it seems to be a rather usual practice in Java, would it be possible to disable the "Constructor should be public" warnings if the target cpu is the JVM? Yes. This would be nice :) 2) in the code

Re: [fpc-devel] JVM: Question regarding converted Java code

2011-12-29 Thread Jonas Maebe
On 28 Dec 2011, at 23:28, Sven Barth wrote: > 1) as it seems to be a rather usual practice in Java, would it be possible to > disable the "Constructor should be public" warnings if the target cpu is the > JVM? Yes. > 2) in the code I converted the classes often seem to "reintroduce" methods

Re: [fpc-devel] encoding for file names in fpc messages

2011-12-29 Thread Florian Klämpfl
Am 28.12.2011 15:55, schrieb Mattias Gaertner: > Hi, > > What encoding does fpc use for file names in messages? System encoding for 8 bit strings. ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fp