Cosmetic corrections - Mac OS X
This commit is contained in:
parent
f970d9aae5
commit
c6f8aadc64
9 changed files with 18 additions and 18 deletions
|
|
@ -1100,7 +1100,7 @@ int JSEmitter::emitSetter(Node *n, bool is_member, bool is_static) {
|
|||
* ----------------------------------------------------------------------------- */
|
||||
|
||||
int JSEmitter::emitConstant(Node *n) {
|
||||
// HACK: somehow it happened under OSX that before everything started
|
||||
// HACK: somehow it happened under Mac OS X that before everything started
|
||||
// a lot of SWIG internal constants were emitted
|
||||
// This didn't happen on other platforms yet...
|
||||
// we ignore those premature definitions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue