On Sun, May 4, 2014 at 12:36 PM, Pierre Dehaen <[email protected]> wrote: > Is the "no test found" expected ?
Ah, indeed it's not what we want. Probably nm on solaris has a different output format and we need to update the testing tool (https://github.com/kr/ct) to work with it. Can you send me the output of 'nm job-test.o'? > conn.c:37:13: error: return makes pointer from integer without a cast Ok, this is simply a mistake in the code. Do you mind opening an issue for this at https://github.com/kr/beanstalkd/issues? -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/beanstalk-talk. For more options, visit https://groups.google.com/d/optout.
