[cc65-git] [cc65/cc65] 89aee5: Fix scanning of /* when CComments is disabled
cc65 - a freeware C compiler for 6502 based systems
Brought to you by:
gpz
|
From: Bob A. <no...@gi...> - 2026-08-20 13:43:51
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 89aee58b26819db71a6e52289ce4791b02620792 https://github.com/cc65/cc65/commit/89aee58b26819db71a6e52289ce4791b02620792 Author: Cole Campbell <col...@tw...> Date: 2026-07-17 (Fri, 17 Jul 2026) Changed paths: M src/ca65/scanner.c A test/asm/val/ccomments.s Log Message: ----------- Fix scanning of /* when CComments is disabled Commit: f3dc8a511b31808ae8fd1541bd5329962c6c47c5 https://github.com/cc65/cc65/commit/f3dc8a511b31808ae8fd1541bd5329962c6c47c5 Author: Cole Campbell <col...@tw...> Date: 2026-07-18 (Sat, 18 Jul 2026) Changed paths: M test/asm/val/ccomments.s Log Message: ----------- Assert value returned by PC division Commit: a68dbdbda235a9dc6042703da920bb4d5d416acb https://github.com/cc65/cc65/commit/a68dbdbda235a9dc6042703da920bb4d5d416acb Author: Bob Andrews <mr...@us...> Date: 2026-08-20 (Thu, 20 Aug 2026) Changed paths: M src/ca65/scanner.c A test/asm/val/ccomments.s Log Message: ----------- Merge pull request #2971 from tlgkccampbell/fix-slash-scanning Fix scanning of /* when CComments is disabled Compare: https://github.com/cc65/cc65/compare/85dd025546da...a68dbdbda235 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |