Le jeudi 24 avril 2008 à 13:31 +0200, Bruno Haible a écrit : > Yoann Vandoorselaere wrote: > > Would relicensing the mkdir module and it's dependencies from GPL to > > LGPL be envisageable? > > > > We would like to use this module from the Prelude library. > > Among these dependencies there is 'xalloc'. Which means that a a failure > in a function of the Prelude library could bring down the entire program. > Is this what you want?
I guess mkdir could use the original malloc implementation, returning an error on allocation failure. Or is that a problem? -- Yoann Vandoorselaere <[EMAIL PROTECTED]>