[Poppler-bugs] [Bug 19298] New: extra */ tokens at end of BaseFile.h

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 26 10:25:30 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=19298

           Summary: extra */ tokens at end of BaseFile.h
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: schweikh at schweikhardt.net


BaseFile.h up to and including 0.10.2 ends like this:

static inline long
bftell (BaseFile file)
{
  return ftell (file);
}*/

#endif /* BASEFILE_H */

Note the extra */ tokens after the '}'.
Did this ever compile?
Did anyone ever use this file other than to fill disk blocks?
No? Maybe this file is superfluous to begin with? :-)

Jens


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list