FLAM Issue Tracker - FL5
View Issue Details
0000565FL52.2 Subprogram FLUC (CONV)public2014-09-23 11:252014-09-26 14:13
Falk Reichbott 
Falk Reichbott 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.0 
5.15.1 
0000565: Support of an environment variable (PLATFORM) to define default settings for a platform
Currently a lot of default settings are done, based on the platform we running. To emulate another platform for read or write operation based on overruling the LANG variable is not sufficiently. For all these platform dependent default settings an environment variable must be ask first and only if this environment variable not defined then the platform where we running is used to define these defaults. For example the default delimiter (0x0A or 0x0D0A) and something like this.
No tags attached.
Issue History
2014-09-23 11:25Falk ReichbottNew Issue
2014-09-23 11:25Falk ReichbottStatusnew => assigned
2014-09-23 11:25Falk ReichbottAssigned To => Falk Reichbott
2014-09-26 14:13Falk ReichbottNote Added: 0000639
2014-09-26 14:13Falk ReichbottStatusassigned => resolved
2014-09-26 14:13Falk ReichbottFixed in Version => 5.1
2014-09-26 14:13Falk ReichbottResolutionopen => fixed

Notes
(0000639)
Falk Reichbott   
2014-09-26 14:13   
Support of a new environment variable called FL_PLATFORM which is always used if set instaed of the default setting defined by the compiler switches for a platform.

The environemnt variable FL_PLTFORM can be defined different for read and write operations.