dsw / oink-stack

Oink is a collaboration of C++ static analysis tools.
http://danielwilkerson.com/oink/index.html
154 stars 34 forks source link

./configure fails #12

Closed ghost closed 8 years ago

ghost commented 8 years ago
$ ./configure
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./configure.pl line 109.

It seems to be a problem with recent Perl versions. https://github.com/kentcdodds/cloc/issues/1

dsw commented 8 years ago

Thanks for the bug report. Can I trouble you to make that change and check that it works?

If you would write me separately to my personal email, I would be interested to hear what you are using Elsa/Oink for.

On Thu, Jun 30, 2016 at 2:10 PM, Nicola Spanti notifications@github.com wrote:

$ ./configure Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./configure.pl line 109.

It seems to be a problem with recent Perl versions. kentcdodds/cloc#1 https://github.com/kentcdodds/cloc/issues/1

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dsw/oink-stack/issues/12, or mute the thread https://github.com/notifications/unsubscribe/AAC_XHOD1Ew43-pUOG0a81sw4qhY7Pw4ks5qRDCzgaJpZM4JCmKD .

ghost commented 8 years ago

I tried but failed. I never wrote some Perl code. I just would have liked to make one of my personal C project analyzed by an other tool to find potential new problems.

dsw commented 8 years ago

A fix is merged now.

On Thu, Jul 28, 2016 at 1:26 PM, Nicola Spanti notifications@github.com wrote:

I tried but failed. I never wrote some Perl code. I just would have liked to make one of my personal C project analyzed by an other tool to find potential new problems.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dsw/oink-stack/issues/12#issuecomment-236014781, or mute the thread https://github.com/notifications/unsubscribe-auth/AAC_XCA0l2MHfymSkVy4KeotJ026mU9Uks5qaRCFgaJpZM4JCmKD .