Expressions: ints should be 64 bit.
This commit is contained in:
@@ -439,7 +439,7 @@ public:
|
||||
Expression * expr;
|
||||
ObjectIdentifier path;
|
||||
std::deque<ObjectIdentifier::Component> components;
|
||||
int ivalue;
|
||||
long long int ivalue;
|
||||
double fvalue;
|
||||
struct {
|
||||
std::string name;
|
||||
|
||||
Reference in New Issue
Block a user