Closed Bug 1246824 Opened 8 years ago Closed 5 years ago

[sixgill] Prevent error messages from mangling generated assembly

Categories

(Core :: JavaScript: GC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: sfink, Assigned: sfink)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

If sixgill emits an error or warning, it sends it to stdout, which means it will get intermixed with the assembler output. That is not helpful, and will break the build. Most sixgill errors just mean that the flow graph is not quite complete, which is not a big deal since it happens on the fringes where no GC-related craziness is possible.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: