mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-03-07 19:31:13 +00:00
- changed OPSHIFT macro to use a (unsigned long) vs (unsigned) cast; this at least will compile now; ORCA/C was complaining about 'duplicate label in case statement'.