Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Apache/modules/core/test/conf/   (Apache Software Stiftung Version 2.4.65©)  Datei vom 20.6.2015 mit Größe 287 B image not shown  

Quelle  test31.conf   Sprache: unbekannt

 
# parameter name conflicts

<Macro bla $dir $di $dd $d>
  Warning "argument name conflicts"
  $d $di $dir $dd
</Macro>

Use bla '' '' 8080 Listen

<Macro foo $d $di $dir $dd>
  Warning "conflicts, but arguments are not used"
</Macro>

Use foo '' '' 8080 Listen

Error "done on line 16."

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]