On Tue, Jan 29, 2008 at 07:58:05PM -0600, Raphael Geissert wrote:
> Stefano Zacchiroli <[EMAIL PROTECTED]>
>    camlp5 (U)

This is a false positive:

  $ checkbashisms /usr/bin/mkcamlp5
  possible bashism in /usr/bin/mkcamlp5 line 43 (let ...):
  echo "let _ = Dynlink.add_available_units crc_unit_list" >> $CRC.ml

checkbashisms is complaining about the "let", which is part of a string
which is being outputed, not a line of shell script which will be
executed.

Cheers.

-- 
Stefano Zacchiroli -*- PhD in Computer Science ............... now what?
[EMAIL PROTECTED],cs.unibo.it,debian.org}  -<%>-  http://upsilon.cc/zack/
(15:56:48)  Zack: e la demo dema ?    /\    All one has to do is hit the
(15:57:15)  Bac: no, la demo scema    \/    right keys at the right time

Attachment: signature.asc
Description: Digital signature

Reply via email to