#83: [patch]remove unused code, change function to macro, redefined UNUSED macro
---------------------+------------------------------------------------------
Reporter: jimmy | Owner: whiteknight
Type: patch | Status: assigned
Priority: trivial | Milestone: 0.9.0
Component: core | Version:
Severity: medium | Keywords:
Lang: | Patch: new
Platform: all |
---------------------+------------------------------------------------------
Changes (by whiteknight):
* status: new => assigned
* component: none => core
* patch: => new
* priority: normal => trivial
* platform: => all
* milestone: => 0.9.0
* owner: => whiteknight
* type: bug => patch
Comment:
Variadic macros like you're using for UNUSED here aren't part of the C89
standard, and weren't added by most compilers until C99. So, we can't use
them in Parrot (even if it would make some things more convenient. I'll
take a look through the rest of this patch later to see if any other parts
of it can be applied.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/83#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets