[Clam-devel] PATCHes: debian package building and SDIFIO

Giulio Paci giuliopaci at interfree.it
Sat Apr 7 07:12:52 PDT 2007


Hi all,
    I've just made this two patches to CLAM.

The first fixes libclam debian packages building.
(SConstruct was moved from scons/libs and vmqt was removed)

The second fixes some SDIFIO problems: Configure() tries to open
the file in both SDIFIn and SDIFOut. This generates a lot of problems,
such as two (or more) open with only one close, opening of the wrong
file ("nofile" is always opened/created) and so on.
With this patch no file is opened/created during Configure() and
any check of right filename is moved into Start().

Cheers,
    Giulio.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debianrules-fix.patch
Type: text/x-patch
Size: 2312 bytes
Desc: not available
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20070407/8dd2ea93/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SDIFIO.patch
Type: text/x-patch
Size: 3043 bytes
Desc: not available
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20070407/8dd2ea93/attachment-0005.bin>


More information about the clam-devel mailing list