You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CPreProcessor,refactor: don't put negative values to the unget-buffer
The original code focuses on the phase of getting a value from the
unget-buffer. As a fundamental fix, this change focuses on the phase
of putting values to the unget-buffer. Fixing the original bug at the
getting phase was just a workaround.
Signed-off-by: Masatake YAMATO <[email protected]>
0 commit comments