Typo in manual/libm-err-tab.pl?

H . J . Lu hjl@lucon.org
Mon Jun 4 16:58:00 GMT 2001


I got

Unrecognized escape \R passed through at libm-err-tab.pl line 113.

    112     if (/^Function: /) {
    113       if (/\Real part of/) {
    114         s/Real part of //;
    115         $type = 'real';
    116       } elsif (/Imaginary part of/) {

Is that a typo?


H.J.



More information about the Libc-alpha mailing list