Re: gdk-pixbuf-loader.c Comment
- From: Darin Adler <darin bentspoon com>
- To: "David L. Cooper II" <cooperdl worldnet att net>, Gtk Developers <gtk-devel-list gnome org>
- Subject: Re: gdk-pixbuf-loader.c Comment
- Date: Thu, 21 Feb 2002 18:02:10 -0800
On 2/21/02 5:40 PM, "David L. Cooper II" <cooperdl worldnet att net> wrote:
> Ok, so I know this is a lame thing to point out but, I compiled gtk+1.3.14
> using the sun compiler on Solaris 8 (SPARC) last night and found that line
> 256 in gdk-pixbuf-loader.c had been commented out using a C++ style comment.
> I don't personally have a problem with that, but it seems that the default
> options for the sun compiler does. This did make me wonder if C++ style
> comments should be used in C code.
We don't use C++ style comments in C code. Occasionally one creeps in. When
it does, we take it out again. I don't think a bug report is needed. In
fact, looking at cvs change logs, I think this line of code was accidentally
checked in and I feel confident rolling it out without waiting for
maintainer approval -- oops, Havoc already did it.
-- Darin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]