On 2015-09-10 16:00, Graeme Geldenhuys wrote:
> ....But mselibc.pas doesn't.

In mselibc.pas this change solves the problem.

  LC_MESSAGES = __LC_MESSAGES;
  {$ifdef freebsd}
  LC_ALL = 0;
  {$else}
  LC_ALL = __LC_ALL;
  {$endif}
  LC_PAPER = __LC_PAPER;


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to