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
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
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
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
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