| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Guenter Knauf <fua...@apache.org> |
| Subject | Re: More on i5/OS and some modifications needed |
| Date | Wed, 25 Apr 2007 11:29:42 GMT |
Hi Henri, we still need to take care of the change in jk_map_read_properties(): - if (jk_file_exists(f) != JK_TRUE) + if ((rc = jk_stat(f, &statbuf)) == -1) otherwise we cant return time_t *modified since the statbuf isnt initialized. Guen. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org | |
| Mime |
|
| View raw message | |