An undefined constant warning is given because the constant has not been defined before the function referencing it has been called.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | boost-593788.patch | 7.44 KB | mikeytown2 |
| boost-constant-error.patch | 1.75 KB | marcingy |
An undefined constant warning is given because the constant has not been defined before the function referencing it has been called.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | boost-593788.patch | 7.44 KB | mikeytown2 |
| boost-constant-error.patch | 1.75 KB | marcingy |
Comments
Comment #1
mikeytown2 commentedThanks for reporting this. Patch looks good. But while I'm here, might as well clean this up a little bit.
Comment #2
mikeytown2 commentedcommitted