On 04/26/2013 12:22 PM, Assaf Gordon wrote:
> Hello,
>
> Is it possible (legally) to use two gnulib scripts (git-version-gen and
> gitlog-to-changelog) in a non-GPL project? and if so, can the project be 1)
> BSD/MIT, and 2) proprietary/closed-source ?
> The two scripts are GPLv3+, and are cate
Hello,
Is it possible (legally) to use two gnulib scripts (git-version-gen and
gitlog-to-changelog) in a non-GPL project? and if so, can the project be 1)
BSD/MIT, and 2) proprietary/closed-source ?
The two scripts are GPLv3+, and are categorized as "GPLed build tools".
The intended usage:
1.
Hi Eric,
On Fri, Apr 26, 2013 at 1:03 PM, Eric Blake wrote:
> Oh, you did narrow in on the test. I haven't seen any recent bug-gnulib
> traffic that mentions this test failing on OSX, nor do I have easy
> access to a machine to verify and clean it up myself. Can you help
> debug the issue? On
On 25 April 2013 22:39, Daiki Ueno wrote:
> I can still reproduce this on 9.1-RELEASE. Perhaps you are missing
> -pthread cflag when compiling?
Argh, you are right. What happened here is I built Paul's first test
using -lpthread, but it doesn't demonstrate the problem. Then I
somehow missed it
[adding bug-gnulib]
On 04/26/2013 02:33 AM, Ruben Kerkhof wrote:
> On Fri, Apr 26, 2013 at 10:09 AM, Daniel Veillard wrote:
>
>> This passed my own small usage tests, but please give it a try.
>> As usual some feedback on portability issues are really welcome too :-)
>>
>
> It compiles on OSX 10