diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-07-24 21:05:29 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-07-24 21:05:29 +0000 |
commit | 6a296d7c83fa823c91de3832d8d339678c9ad57f (patch) | |
tree | fd1eef91e2b2b6c8f7eaa31abe61056cfbc47610 /ChangeLog.pre-1-8 | |
parent | 7f1df343586e2386acda0e269f79c0d2632e1500 (diff) | |
download | pango-6a296d7c83fa823c91de3832d8d339678c9ad57f.tar.gz |
Fix uses of g_assert() around statements with side effects. (#115498,
Thu Jul 24 17:04:21 2003 Owen Taylor <otaylor@redhat.com>
* pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_shape):
Fix uses of g_assert() around statements with side effects.
(#115498, patch from David Cuthbert)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 1e937cf8..ea3ade4d 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,9 @@ +Thu Jul 24 17:04:21 2003 Owen Taylor <otaylor@redhat.com> + + * pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_shape): + Fix uses of g_assert() around statements with side effects. + (#115498, patch from David Cuthbert) + Thu Jul 24 16:40:12 2003 Owen Taylor <otaylor@redhat.com> * configure.in tests/runtests.sh.in: Generate |