STL like Vector,Pair, Map

Sebastian Beschke s.beschke at gmx.de
Tue Nov 13 10:04:19 PST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bruce Adams schrieb:
> torhu Wrote:
>> You could try Indigo as a starting point.  It's got STL-compatible 
>> Vector and Map.  Be warned that it's a long since dead project, but I 
>> updated it to at least build with DMD 1.014.  No guarantees that it 
>> won't blow up your computer.  The license is LGPL, so I think you need 
>> to publish either the source, or at least the object files of any app 
>> you link it statically with.
>>
>> http://www.dsource.org/projects/indigo
> 
> I thought the whole purpose of the LGPL is to avoid that. You should be fine with linking but should include a link to the source for the library itself somewhere in your docs. Only if its the full GPL do you have to release your app's source as well.
> 
> Regards,
> 
> Bruce.
> 

If I recall correctly, the LGPL requires you to release your program in
a way that enables it to be linked with a different version of the
LGPL'd library. That is, either you use a dynamically linked version of
said library, or you provide the object files for your program.

Sebastian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHOecjKb/1n5A2TAMRAnS6AJ9Talk21bg4zGdG2rCFBn3oggPt2gCfTJ4W
NlnAtveV1Ix9k1xoSRbXIcU=
=T1B2
-----END PGP SIGNATURE-----



More information about the Digitalmars-d mailing list