[EMAIL PROTECTED] wrote:

> Two solutions : always use the htdig implementation of strptime or
> figure out if we want _USE_XOPEN defined.

I think we always want the htdig implementation--I haven't checked
recently (oops, another 3.2 goal) but all the system replacements should
be from glibc.

> Besides I've noticed that HtDateTime.h includes htconfig.h *after*
> testing HAVE_SYSTIME_H and this is useless. Besides it should only
> be included if HAVE_CONFIG_H defined (and not HAVE_CONFIG).
> 
> I don't know whose responsible for this. Can I change it ?

Of course! So far, we've generally tried to stay away from
"responsibilities" as far as any files in the tree. People have been
reserving projects for code that needs to be written, but at least in my
case, this is to prevent duplication of effort.

Part of my work for 3.2 is to make sure all the files have some sort of
review, #includes updated, etc. I'm also trying to get comments about
what the code in the file *does* in the top, along with a copyright
notice. (I saw some of our code posted on a site without copyright or
reference and I realized header notes might help.) It's relatively
boring, so I don't mind help on this. ;-)

-Geoff

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to