Hi Peter,

I just built nfdump 1.6.5 from source and eclipse started complaining that the
built grammar.c file had an error. Looking at its source file (grammar.y) I
realized, that maybe you had something else in mind.

Starting from line 972 I see the following:
--begin--
        // IP aadresses are stored in network representation
        mask[0]  = mask[0];
        mask[1]  = mask[1];
--end--
which of course makes not much sense.

Greetings,

Luis
-- 
M.Sc. Luis Francisco Servin                       servin[at]pre-sense[dot]de
Senior Developer

PRESENSE Technologies GmbH          Sachsenstrasse 5, D-20097 Hamburg
USt-IdNr.: DE263765024
Geschaeftsführer/Managing Directors            AG Hamburg, HRB 107844
Axel Theilmann             Jürgen Sander                  Till Dörges

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Nfdump-discuss mailing list
Nfdump-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfdump-discuss

Reply via email to