[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2009-06-03, Milan Mimica <milan.mimica@xxxxxxxxxx> wrote:
> 2009/6/3 Peter Wang <novalazy@xxxxxxxxxx>:
> >
> > Milan, would AGL_API ever be #defined to nothing? Otherwise we could
> > remove the semicolons from the #definitions and have the "caller" of the
> > macro write the semicolon.
>
> The semicolons are not supposed to be there. It's a mistake.
The question is why? From what I can tell, we can make it so that the
semicolons *are* supposed to be there, as for AL_FUNC(). Then the same
bug would not reoccur.
Peter