This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FYI: Fix typo in gst_native_pipeline.c


On 18/08/2008, Andrew Haley <aph@redhat.com> wrote:
> Andrew John Hughes wrote:
>  > Compiling the GStreamer peer as part of GCJ spotted the following
>  > typo:
>  >
>  > ChangeLog:
>  >
>  > 2008-08-18  Andrew John Hughes  <gnu_andrew@member.fsf.org>
>  >
>  >       * native/jni/gstreamer-peer/gst_native_pipeline.c:
>  >       (get_free_space(int)): Use #else not #elif when
>  >       there is no condition.
>  >
>  > Okay for GCJ too?
>
>
> Yes.  You didn't have to ask: trivial/obvious.
>
>
>  Andrew.
>
>

Ok, that was my first instinct with this one, but wanted to be sure as
I'm still new to GCJ commits.

I've committed it to the merge tree for eventual inclusion in trunk.
What other branches, if any, should get this fix?

Thanks,
-- 
Andrew :-)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]