Opened 8 years ago

Last modified 8 years ago

#11133 new Bugs

Graph: using 'nil' as a local variable

Reported by: jared.grubb+boost@… Owned by: Jeremiah Willcock
Milestone: To Be Determined Component: graph
Version: Boost 1.57.0 Severity: Problem
Keywords: Cc:

Description

The word "nil" is a keyword in Objective-C++ (this is C++ with the ObjC features too).

I'd like to rename some of the local variables in these headers that cause issues when code is compiled in ObjC++.

Change History (1)

comment:1 by anonymous, 8 years ago

I do have a patch for this; will put up a pull-request shortly.

Note: See TracTickets for help on using tickets.