Opened 7 years ago
Closed 4 years ago
#11678 closed Bugs (fixed)
Undefined variable in gil\metafunction
| Reported by: | Owned by: | Stefan Seefeld | |
|---|---|---|---|
| Milestone: | Boost 1.68.0 | Component: | gil USE GITHUB | 
| Version: | Boost 1.59.0 | Severity: | Problem | 
| Keywords: | Cc: | mateusz@… | 
Description
Including image_view_factory.hpp seem to create undefined variable usage. See the image below : http://melpon.org/wandbox/permlink/yaF2RqkUPORno51R
Sound like that header is missing an include or something
Change History (4)
comment:1 by , 7 years ago
comment:2 by , 6 years ago
| Cc: | added | 
|---|
comment:3 by , 5 years ago
| Owner: | changed from to | 
|---|
comment:4 by , 4 years ago
| Milestone: | To Be Determined → Boost 1.68.0 | 
|---|---|
| Resolution: | → fixed | 
| Status: | new → closed | 
I can no longer reproduce this issue - lately, there have been numerous clean-ups and fixes in GIL.
I'm closing as fixed.
github ref: https://github.com/boostorg/gil/projects/4#card-12439044
  Note:
 See   TracTickets
 for help on using tickets.
    

Seem if you include "boost/gil/typedefs.hpp" the error disappear (wich make sense)