Ticket #2001 (closed bug: done)
generational_gc: Add missing ASSERT_ARGS macros
| Reported by: | benabik | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | GC | Version: | branch |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | applied | Platform: | darwin |
Description
Building gen_gc failed for me due to several missing ASSERT_ARGS_* macros. The attached patch allowed the build to complete.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

