Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4430:d00347ec8289
Fix instantiate_method prototype
This adds the additional no_fallback argument from the previous patch
| author | Didier Verna <didier@xemacs.org> |
|---|---|
| date | Thu, 28 Feb 2008 10:29:08 +0100 |
| parents | 515b91f904c1 |
| children | 87ef74baf946 |
comparison
equal
deleted
inserted
replaced
| 4429:a883e09e54f7 | 4430:d00347ec8289 |
|---|---|
| 1 2008-02-28 Didier Verna <didier@xemacs.org> | |
| 2 | |
| 3 * specifier.h (struct specifier_methods): Fix instantiate_method | |
| 4 prototype to match the changes below. | |
| 5 | |
| 1 2008-02-26 Didier Verna <didier@xemacs.org> | 6 2008-02-26 Didier Verna <didier@xemacs.org> |
| 2 | 7 |
| 3 * specifier.c (CHECK_INSTANCE_ENTRY): See below. | 8 * specifier.c (CHECK_INSTANCE_ENTRY): See below. |
| 4 * specifier.c (specifier_instance_1): Propagate the no_fallback | 9 * specifier.c (specifier_instance_1): Propagate the no_fallback |
| 5 flag to ... | 10 flag to ... |
