bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] $(HURD)/trans/hello.c compilation


From: Alfred M. Szmidt
Subject: Re: [PATCH] $(HURD)/trans/hello.c compilation
Date: Wed, 16 Jul 2003 18:54:51 +0200

   2003-07-16  Julien PUYDT <julien.puydt@laposte.net>

   * hello.c (trivfs_modify_stat, trivfs_S_io_seek): make it compliant with
   the new declarations in trivfs*.h.

Please do not use wildcards in ChangeLog, you cannot do an sane search
if you use them.  As for the actual ChangeLog entry, what declarations
in "trivfs.h"? From what revision of that file?  You need to be more
detailed in the wording.  Here is an example of what could be
considered valid:


2003-07-16  Julien PUYDT  <julien.puydt@laposte.net>

        * hello.c: All references to "struct stat" changed to "io_statbuf_t".
        All references to "off_t" changed to "loff_t".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]