Am 28.01.2015 10:08 schrieb "Björn Schreiber" <news...@drigus.de>: > > Am 27.01.2015 um 17:58 schrieb Marco van de Voort: > > >> First narrow it down to the exact line that causes the problem. E.g. copy >> relevant parts of sysutils into a program that only uses system, and then >> start testing, till you know which line provokes the problem. > > > What I can say at this time is that the first access violation happens at the line > > Result:=s; > > in the function SysUtils.GetLocalStr in an empty FPC program only including the unit SysUtils. But I suppose the problem lies elsewhere.
As said by Marco: please try to reproduce it by copying parts of SysUtils (e.g. GetLocaleStr) into an empty program (and using that code of course ^^) to find an example code that shows the problem. Regards, Sven
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal