[fpc-pascal] Re: State of fcl-stl generics lib

2013-01-19 Thread leledumbo
No one seems to see: http://bugs.freepascal.org/view.php?id=23654 :( -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/State-of-fcl-stl-generics-lib-tp5712537p5712588.html Sent from the Free Pascal - General mailing list archive at Nabble.com. ___

Re: [fpc-pascal] State of fcl-stl generics lib

2013-01-19 Thread Honza
2013/1/11 Juha Manninen > > I remember seeing discussion about fcl-stl saying that it would still > need improvement but nobody is actively working on it. > I just couldn't find the thread about it now. So, what is the current state? > Sorry I have not studied the lib myself yet (long ToDo list).

Re: [fpc-pascal] Unit alias

2013-01-19 Thread Michael Van Canneyt
On Sat, 19 Jan 2013, Martin Schreiber wrote: Hi, Does FPC support unit alias commandline parameter like Delphi? " -A= = Set unit alias " http://docwiki.embarcadero.com/RADStudio/XE3/en/DCC32.EXE,_the_Delphi_Command_Line_Compiler Not to my knowledge. It was, at the time, a conscious decisi

Re: [fpc-pascal] Unit alias

2013-01-19 Thread Sven Barth
On 19.01.2013 10:41, Martin Schreiber wrote: Hi, Does FPC support unit alias commandline parameter like Delphi? " -A= = Set unit alias " http://docwiki.embarcadero.com/RADStudio/XE3/en/DCC32.EXE,_the_Delphi_Command_Line_Compiler No, it doesn't. And as this is normally only used for the dep

[fpc-pascal] Unit alias

2013-01-19 Thread Martin Schreiber
Hi, Does FPC support unit alias commandline parameter like Delphi? " -A= = Set unit alias " http://docwiki.embarcadero.com/RADStudio/XE3/en/DCC32.EXE,_the_Delphi_Command_Line_Compiler Thanks, Martin ___ fpc-pascal maillist - fpc-pascal@lists.freepas