1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
OptionalParams.ice:20: missing tag for optional
OptionalParams.ice:21: missing tag for optional
OptionalParams.ice:22: `abc' is not defined
OptionalParams.ice:23: tag for optional is out of range
OptionalParams.ice:24: tag for optional is out of range
OptionalParams.ice:25: tag for optional is out of range
OptionalParams.ice:27: tag for optional is out of range
OptionalParams.ice:27: invalid tag `C3' for optional
OptionalParams.ice:28: tag for optional is out of range
OptionalParams.ice:28: invalid tag `C4' for optional
OptionalParams.ice:29: invalid tag `C5' for optional
OptionalParams.ice:32: syntax error
OptionalParams.ice:34: missing tag for optional
OptionalParams.ice:35: missing tag for optional
OptionalParams.ice:36: `abc' is not defined
OptionalParams.ice:37: tag for optional is out of range
OptionalParams.ice:38: tag for optional is out of range
OptionalParams.ice:39: tag for optional is out of range
OptionalParams.ice:41: tag for optional is out of range
OptionalParams.ice:41: invalid tag `C3' for optional
OptionalParams.ice:42: tag for optional is out of range
OptionalParams.ice:42: invalid tag `C4' for optional
OptionalParams.ice:43: invalid tag `C5' for optional
OptionalParams.ice:45: warning: referencing enumerator `::Test::E::e2' without its enumeration's scope is deprecated
OptionalParams.ice:47: missing tag for optional
OptionalParams.ice:48: missing tag for optional
OptionalParams.ice:49: `abc' is not defined
OptionalParams.ice:50: tag for optional is out of range
OptionalParams.ice:51: tag for optional is out of range
OptionalParams.ice:52: tag for optional is out of range
OptionalParams.ice:54: tag for optional is out of range
OptionalParams.ice:54: invalid tag `C3' for optional
OptionalParams.ice:55: tag for optional is out of range
OptionalParams.ice:55: invalid tag `C4' for optional
OptionalParams.ice:56: invalid tag `C5' for optional
OptionalParams.ice:58: enumerator `e1' could designate `::Test::E::e1' or `::Test::Ebis::e1'
OptionalParams.ice:62: tag for optional parameter `o' is already in use
OptionalParams.ice:63: tag for optional parameter `o' is already in use
OptionalParams.ice:64: tag for optional parameter `o' is already in use
OptionalParams.ice:65: tag for optional parameter `o' is already in use
|