Opened 9 years ago

Closed 4 years ago

#9732 closed Bugs (fixed)

Syntax Warning

Reported by: anonymous Owned by: Stefan Seefeld
Milestone: To Be Determined Component: gil USE GITHUB
Version: Boost Release Branch Severity: Problem
Keywords: Cc: mateusz@…

Description

http://svn.boost.org/svn/boost/trunk/boost/gil/extension/

extension/io/png_tags.hpp:#endif BOOST_GIL_IO_PNG_FIXED_POINT_SUPPORTED extension/io/png_tags.hpp:#endif BOOST_GIL_IO_PNG_FLOATING_POINT_SUPPORTED

warning: extra tokens at end of #endif directive [enabled by default]

Change History (3)

comment:1 by Mateusz Loskot, 6 years ago

Cc: mateusz@… added

comment:2 by Stefan Seefeld, 5 years ago

Owner: changed from Hailin Jin to Stefan Seefeld

comment:3 by Mateusz Loskot, 4 years ago

Resolution: fixed
Status: newclosed

This has been fixed, certainly, since the current file does not contain any unexpected tokens

https://github.com/boostorg/gil/blob/f5d736c09cc3ff68466be15d40814af37e37a0c8/include/boost/gil/extension/io/png/tags.hpp

Note: See TracTickets for help on using tickets.