mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
*** empty log message ***
This commit is contained in:
parent
6d7c6cf491
commit
9950a42cc5
2 changed files with 8 additions and 0 deletions
1
THANKS
1
THANKS
|
@ -31,6 +31,7 @@ For fixes or providing information which led to a fix:
|
|||
Aubrey Jaffer
|
||||
Richard Kim
|
||||
Matthias Köppe
|
||||
Jeff Long
|
||||
Han-Wen Nienhuys
|
||||
Jan Nieuwenhuizen
|
||||
Pieter Pareit
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
2003-05-17 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* c-tokenize.lex: Gobble up complete lines after a '#'. This
|
||||
removes preprocessor directives from the snarfage that might
|
||||
otherwise confuse us. These directives appear when compiling with
|
||||
"-g3", for example.
|
||||
|
||||
2003-05-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
|
||||
|
||||
* ChangeLog: add my surname
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue