Rely on GDate::dmy and GDate::Julian flags, rather than re-checking the
authorHavoc Pennington <hp@pobox.com>
Wed, 2 Dec 1998 18:47:10 +0000 (18:47 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Wed, 2 Dec 1998 18:47:10 +0000 (18:47 +0000)
commitdca6fcb59c36dca5ddbc390f4cba2d11e88401c3
treea9b49d8a3d5274b4c1606a1295f9227bee0654b3
parentbeab982e3b8547c1f7d95e6d8f51d4ad430a7694
Rely on GDate::dmy and GDate::Julian flags, rather than re-checking the

1998-12-02  Havoc Pennington  <hp@pobox.com>

* gdate.c (g_date_valid): Rely on GDate::dmy and GDate::Julian
flags, rather than re-checking the validity of the actual
values. This should be the correct behavior, the old way was
leftover cruft.

* glib.h, gdate.c: Changed MDY to DMY throughout.
gdate.c
glib.h
glib/gdate.c
glib/glib.h