Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Operand to 'typeid' #142

Open
fuaditrockz opened this issue Jul 14, 2017 · 0 comments
Open

Operand to 'typeid' #142

fuaditrockz opened this issue Jul 14, 2017 · 0 comments

Comments

@fuaditrockz
Copy link

I've update my npm version with 5.3.0. And I'm install this repo on npm, I got many warning notifications that say "warning: expression with side effects will be evaluated despite being used as an operand to 'typeid'".

or like this..
../src/libsass/src/ast.hpp:2101:21: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid'
[-Wpotentially-evaluated-expression]
typeid(*(*this)[0]) == typeid(Parent_Selector);

And this warning display on many times.

How about this? It is okay?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant