Philippe Elbaz-Vincent on Tue, 16 Aug 2005 01:46:35 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
gtrans_i ?? |
Hi (again), while recompiling several programs against 2.2.11 (CHANGES-1.1291),I was surprised to see an undefined reference to `gtrans_i'
grep -n trans_i CHANGES 136: 13- rename gtrans_i -> dummytrans, concatsp -> dummyconcat.But in the source tree I didn't find any ref to dummytrans (and neither gtrans_i).
What is the motivation behind this changes and what happened to the function ?
Cheers, Philippe.