[M3commit] [modula3/cm3] fd310b: [M3C] Cast left operand of left shift to unsigned ...
GitHub
noreply at github.com
Mon May 14 14:11:22 CEST 2018
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: fd310befea74b87ac8bbc336227eeef703d5e4bf
https://github.com/modula3/cm3/commit/fd310befea74b87ac8bbc336227eeef703d5e4bf
Author: Jay Krell <jaykrell at microsoft.com>
Date: 2018-05-14 (Mon, 14 May 2018)
Changed paths:
M m3-sys/m3back/src/M3C.m3
Log Message:
-----------
[M3C] Cast left operand of left shift to unsigned and then back to signed to fix warning/error.
Commit: 932a5b3271d7be82a6ef31b8411b4d777b13056c
https://github.com/modula3/cm3/commit/932a5b3271d7be82a6ef31b8411b4d777b13056c
Author: Antony Hosking <antony.hosking at gmail.com>
Date: 2018-05-14 (Mon, 14 May 2018)
Log Message:
-----------
Merge pull request #33 from modula3/m3c-left-shift-cm3
[M3C] Cast left operand of left shift to unsigned and then back to signed to fix warning/error.
Compare: https://github.com/modula3/cm3/compare/75cd5c128843...932a5b3271d7
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the M3commit
mailing list