Re: [Soup-list] [PATCH] soup: union initialization should use named initializers (#32833)
Joe Shaw <[email protected]> 28 Oct 2002 16:29:30 -0500
| Newsgroups | gmane.comp.gnome.evolution.patches,gmane.comp.gnome.ximian.soup |
|---|---|
| Message-ID | <1035840570.18788.13.camel@caedes> |
On Fri, 2002-10-25 at 10:32, Dan Winship wrote: > Here's a counterproposal that should fix the problem without introducing > a C99 dependency. Alex/Joe, can you verify that this is sane? Looks fine to me. Too bad that we lose a little freedom with the global_handlers, but it should work fine this way too. Joe