[illumos-Developer] Webrev for bug 844: m4 should say something useful...

Gary Mills mills at cc.umanitoba.ca
Sun Apr 3 19:19:28 PDT 2011


On Sun, Apr 03, 2011 at 09:58:51PM -0400, Richard Lowe wrote:
> It was by way of example, ditching the \n will lose you translation
> (unless/until someone adds one) but if it's the right way to do it,
> that's that.

Okay, I agree.  This is now my test output:

    $ usr/src/cmd/sgs/m4/i386/m4 sample.m4                        
    
    usr/src/cmd/sgs/m4/i386/m4:sample.m4:2 cannot open file: No such file or directory
    include(foobar.m4)
    $ env LC_MESSAGES=fr_CA.UTF-8 usr/src/cmd/sgs/m4/i386/m4 samp>
    
    usr/src/cmd/sgs/m4/i386/m4:sample.m4:2 cannot open file: Ce fichier ou ce répertoire n'existe pas
    include(foobar.m4)

The webrev for this is at:

    http://cr.illumos.org/view/th72io09/illumos844-2/

-- 
-Gary Mills-        -Unix Group-        -Computer and Network Services-



More information about the Developer mailing list