Message45272
Logged In: YES
user_id=31435
Thanks for your patience, Anthony! I checked this in after
minor fiddling. Biggest change was to supply a new macro
and docs, to expose the unreferenced Delta_FromDelta
member of the C API struct. I do wish we had test cases --
as is, these maros could be totally busted and we'd have no
way to know that. But virtually all of the C API is untested
that way, so it's not a fatal objection.
Doc/api/concrete.tex; new revision: 1.45
Include/datetime.h; new revision: 1.5
Misc/ACKS; new revision: 1.267
Misc/NEWS; new revision: 1.1008
Modules/datetimemodule.c; new revision: 1.74
The answers to your questions are implicit in what I checked
in <wink>. Note that in 2.4, datetimemodule.c *is* compiled
as part of the core. Guido nevertheless didn't want the
datetime API to take advantage of that (I'm unclear on
why). I'm content to document the macros and leave it at
that.
The DB API functions don't bother me one way or the other,
so left them in. |
|
Date |
User |
Action |
Args |
2007-08-23 15:31:58 | admin | link | issue876130 messages |
2007-08-23 15:31:58 | admin | create | |
|