Re: [xml] disabling all warnings and errors at runtime



I want to disable all warnings and maybe errors during runtime

Just to double-check that you haven't overlooked the easy way: 
$ xmllint input.xml > output.xml 2> /dev/null
won't do?




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]