Skip to content

Commit e4ea33b

Browse files
authored
gh-99955: standardize return values of functions in compiler's code-gen (#100010)
1 parent 158b8a0 commit e4ea33b

File tree

2 files changed

+695
-760
lines changed

2 files changed

+695
-760
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Internal compiler functions (in compile.c) now consistently return -1 on error and 0 on success.

0 commit comments

Comments
 (0)