Hi,

If I break my avopos-modparams-line up into several lines for better readability when defining many avp-aliases, like this:

modparam("avpops", "avp_aliases","
        foo=i:1;
        bar=i:2;
        sna=i:3;
        baz=i:4
        ")

then this is treated as one single line and thus tampers the following line numbers. This is just a minor issue, but it gets rather annoying because wrong line numbers are reported in case of a config error.

Andy

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to