1 #! /bin/sh 2 3 # Test --repeated option. 4 5 tmpfiles="" 6 trap 'rm -fr $tmpfiles' 1 2 3 15 7 8 tmpfiles="$tmpfiles msguniq-3.out" 9 : ${MSGUNIQ-msguniq} 10 ${MSGUNIQ} -w 1000 -d -o msguniq-3.out ${top_srcdir}/tests/msguniq-a.in 11 test $? = 0 || { rm -fr $tmpfiles; exit 1; } 12 13 tmpfiles="$tmpfiles msguniq-3.ok" 14 cat <<\EOF > msguniq-3.ok 15 # Template messages for CLISP 16 # Copyright (C) 1992-2001 Bruno Haible, Michael Stoll, Marcus Daniels 17 # Bruno Haible <haible (at] clisp.cons.org>, 2001. 18 # 19 msgid "" 20 msgstr "" 21 "Project-Id-Version: clisp 2.25.1\n" 22 "POT-Creation-Date: 2001-07-21 21:09:38 CEST\n" 23 "PO-Revision-Date: 2001-07-21 21:09:38 CEST\n" 24 "Last-Translator: Automatically generated <bruno@linuix>\n" 25 "Language-Team: Template <xx (at] li.org>\n" 26 "MIME-Version: 1.0\n" 27 "Content-Type: text/plain; charset=ISO-8859-1\n" 28 "Content-Transfer-Encoding: 8bit\n" 29 30 #: constobj.d:389 constobj.d:403 31 msgid "You may choose how to proceed." 32 msgstr "" 33 34 #: spvw.d:2783 spvw.d:2798 35 msgid "Please try: " 36 msgstr "" 37 38 #: spvw_mmap.d:67 spvw_mmap.d:219 spvw_mmap.d:396 spvw_multimap.d:174 39 msgid "Cannot map memory to address 0x%x ." 40 msgstr "" 41 42 #: spvw_mmap.d:371 spvw_multimap.d:115 43 msgid "Cannot open /dev/zero ." 44 msgstr "" 45 46 #: spvw_sigint.d:76 spvw_sigint.d:157 47 msgid "Ctrl-C: User break" 48 msgstr "" 49 50 #: spvw_allocate.d:272 spvw_allocate.d:337 spvw_allocate.d:418 51 msgid "Trying to make room through a GC...\n" 52 msgstr "" 53 54 #: eval.d:1518 control.d:2517 55 msgid "Too many documentation strings in ~" 56 msgstr "" 57 58 #: eval.d:2286 symbol.d:31 59 msgid "~: ~ is a macro, not a function" 60 msgstr "" 61 62 #: eval.d:2350 sequence.d:1244 error.d:953 63 msgid "~: ~ is not a function" 64 msgstr "" 65 66 #: eval.d:2424 eval.d:2741 67 msgid "EVAL/APPLY: too many arguments given to ~" 68 msgstr "" 69 70 #: eval.d:3253 eval.d:4282 eval.d:5214 control.d:109 71 msgid "~: ~ is not a function name" 72 msgstr "" 73 74 #: eval.d:6782 eval.d:6798 75 msgid "symbol ~ has no value" 76 msgstr "" 77 78 #: eval.d:7439 control.d:2415 79 msgid "~: too many arguments given to ~" 80 msgstr "" 81 82 #: eval.d:7617 eval.d:7654 83 msgid "(~ ~): the tagbody of the tags ~ has already been left" 84 msgstr "" 85 86 #: eval.d:7718 control.d:2108 87 msgid "~: there is no CATCHer for tag ~" 88 msgstr "" 89 90 #: control.d:175 symbol.d:23 91 msgid "~: ~ has no global function definition" 92 msgstr "" 93 94 #: control.d:622 control.d:893 95 msgid "~: illegal variable specification ~" 96 msgstr "" 97 98 #: control.d:677 control.d:906 99 msgid "~: ~ is a constant, cannot be bound" 100 msgstr "" 101 102 #: pathname.d:1209 pathname.d:1260 103 msgid "~: host should be NIL or a string, not ~" 104 msgstr "" 105 106 #: pathname.d:1231 pathname.d:1280 107 msgid "~: illegal hostname ~" 108 msgstr "" 109 110 #: pathname.d:2028 pathname.d:2392 111 msgid "~: there is no environment variable ~" 112 msgstr "" 113 114 #: pathname.d:2659 pathname.d:2674 115 msgid "~: hosts ~ and ~ of ~ should coincide" 116 msgstr "" 117 118 #: pathname.d:6539 pathname.d:7395 119 msgid "no directory ~ above ~" 120 msgstr "" 121 122 #: pathname.d:6950 pathname.d:7147 pathname.d:7514 123 msgid "~: ~ names a directory, not a file" 124 msgstr "" 125 126 #: pathname.d:10753 pathname.d:10800 pathname.d:10860 127 msgid "~: the command should be a string, not ~" 128 msgstr "" 129 130 #: stream.d:223 stream.d:16250 131 msgid "~ on ~ is illegal" 132 msgstr "" 133 134 #: stream.d:509 stream.d:720 135 msgid "Return value ~ of call to ~ should be an integer between ~ and ~." 136 msgstr "" 137 138 #: stream.d:2397 stream.d:2890 139 msgid "~ is beyond the end because the string ~ has been adjusted" 140 msgstr "" 141 142 #: stream.d:2621 charstrg.d:3322 143 msgid "~: ~ argument must be a subtype of ~, not ~" 144 msgstr "" 145 146 #: stream.d:3537 stream.d:18402 147 msgid "~: illegal :ELEMENT-TYPE argument ~" 148 msgstr "" 149 150 #: stream.d:10276 stream.d:17796 151 msgid "Return value ~ of call to ~ is not a ~." 152 msgstr "" 153 154 #: stream.d:16041 stream.d:18444 stream.d:18518 stream.d:18736 stream.d:18816 io.d:1042 155 msgid "~: input stream ~ has reached its end" 156 msgstr "" 157 158 #: stream.d:19059 stream.d:19071 159 msgid "~ is not a ~, cannot be output onto ~" 160 msgstr "" 161 162 #: io.d:2465 io.d:6624 163 msgid "~: the value of ~ has been arbitrarily altered" 164 msgstr "" 165 166 #: io.d:4937 io.d:10468 167 msgid "~: ~ is not a character" 168 msgstr "" 169 170 #: io.d:8696 record.d:243 171 msgid "~: ~ is not a structure" 172 msgstr "" 173 174 #: array.d:364 foreign.d:2282 175 msgid "~: got ~ subscripts, but ~ has rank ~" 176 msgstr "" 177 178 #: array.d:382 foreign.d:2299 179 msgid "~: subscripts ~ for ~ are not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" 180 msgstr "" 181 182 #: array.d:411 foreign.d:2310 183 msgid "~: subscripts ~ for ~ are out of range" 184 msgstr "" 185 186 #: package.d:2248 predtype.d:1981 187 msgid "~: argument ~ is not a symbol" 188 msgstr "" 189 190 #: record.d:459 record.d:502 191 msgid "~: This is not a generic function: ~" 192 msgstr "" 193 194 #: record.d:670 record.d:684 195 msgid "~: ~ is not a FunctionMacro" 196 msgstr "" 197 198 #: sequence.d:369 sequence.d:400 199 msgid "~: ~ = ~ should not be greater than ~ = ~" 200 msgstr "" 201 202 #: sequence.d:829 sequence.d:1127 203 msgid "~: bad length ~" 204 msgstr "" 205 206 #: charstrg.d:946 charstrg.d:1028 charstrg.d:1060 charstrg.d:1107 207 msgid "This is not a string: ~" 208 msgstr "" 209 210 #: charstrg.d:2549 charstrg.d:2646 charstrg.d:3651 211 msgid "~: :start-index ~ must not be greater than :end-index ~" 212 msgstr "" 213 214 #: error.d:985 error.d:1003 215 msgid "~: ~ is not an 8-bit number" 216 msgstr "" 217 218 #: error.d:1019 error.d:1035 219 msgid "~: ~ is not a 16-bit number" 220 msgstr "" 221 222 #: error.d:1051 error.d:1067 223 msgid "~: ~ is not an 32-bit number" 224 msgstr "" 225 226 #: error.d:1083 error.d:1099 227 msgid "~: ~ is not an 64-bit number" 228 msgstr "" 229 230 #: errunix.d:565 errunix.d:571 231 msgid "Object is remote" 232 msgstr "" 233 234 #: predtype.d:1736 predtype.d:1940 235 msgid "~: unidentifiable type!!!" 236 msgstr "" 237 238 #: symbol.d:188 symbol.d:229 239 msgid "~: the property list ~ has an odd length" 240 msgstr "" 241 242 #: symbol.d:419 intlog.d:592 243 msgid "~: index ~ is negative" 244 msgstr "" 245 246 #: intelem.d:211 intelem.d:309 247 msgid "not a 32-bit integer: ~" 248 msgstr "" 249 250 #: intelem.d:399 intelem.d:545 251 msgid "not a 64-bit integer: ~" 252 msgstr "" 253 254 #: foreign.d:353 foreign.d:519 255 msgid "~ cannot be converted to a foreign function with another calling convention." 256 msgstr "" 257 258 #: foreign.d:1101 foreign.d:1162 foreign.d:1317 foreign.d:1363 259 msgid "element type has size 0: ~" 260 msgstr "" 261 262 #: foreign.d:2541 foreign.d:3634 263 msgid "~: foreign variable ~ does not have the required alignment" 264 msgstr "" 265 266 #: foreign.d:2586 foreign.d:3660 267 msgid "~: illegal foreign function type ~" 268 msgstr "" 269 270 #: init.lisp:353 clos.lisp:205 271 msgid "The old definition will be lost" 272 msgstr "" 273 274 #: init.lisp:822 compiler.lisp:7388 275 msgid "~S: symbol ~S must not be declared SPECIAL and a macro at the same time" 276 msgstr "" 277 278 #: init.lisp:837 compiler.lisp:7383 279 msgid "~S: symbol ~S is declared special and must not be declared a macro" 280 msgstr "" 281 282 #: init.lisp:1019 init.lisp:1036 283 msgid "~S: variable list ends with the atom ~S" 284 msgstr "" 285 286 #: init.lisp:1459 macros1.lisp:145 287 msgid "exit clause in ~S must be a list" 288 msgstr "" 289 290 #: init.lisp:1615 clos.lisp:2996 clos.lisp:3053 291 msgid "~S: the name of a function must be a symbol, not ~S" 292 msgstr "" 293 294 #: init.lisp:1843 condition.lisp:1475 reploop.lisp:414 295 msgid "If you continue (by typing 'continue'): " 296 msgstr "" 297 298 #: defmacro.lisp:125 defmacro.lisp:150 defmacro.lisp:301 299 msgid "The rest of the lambda list will be ignored." 300 msgstr "" 301 302 #: defmacro.lisp:160 defmacro.lisp:178 defmacro.lisp:380 defmacro.lisp:396 defmacro.lisp:401 303 msgid "It will be ignored." 304 msgstr "" 305 306 #: macros1.lisp:20 macros1.lisp:43 307 msgid "~S: non-symbol ~S can't be a variable" 308 msgstr "" 309 310 #: macros1.lisp:25 macros1.lisp:48 311 msgid "~S: the constant ~S must not be redefined to be a variable" 312 msgstr "" 313 314 #: macros1.lisp:265 places.lisp:697 315 msgid "~S called with an odd number of arguments: ~S" 316 msgstr "" 317 318 #: macros1.lisp:365 macros1.lisp:435 319 msgid "Not a list of COND clauses: ~S" 320 msgstr "" 321 322 #: macros1.lisp:370 macros1.lisp:440 323 msgid "The atom ~S must not be used as a COND clause." 324 msgstr "" 325 326 #: macros1.lisp:411 compiler.lisp:7439 327 msgid "COND clause without test: ~S" 328 msgstr "" 329 330 #: macros2.lisp:253 condition.lisp:1303 331 msgid "~S used as a key in ~S, it would be better to use parentheses." 332 msgstr "" 333 334 #: places.lisp:177 places.lisp:185 335 msgid "~S: first argument ~S is illegal, not a symbol" 336 msgstr "" 337 338 #: type.lisp:61 compiler.lisp:8580 339 msgid "~S: argument to SATISFIES must be a symbol: ~S" 340 msgstr "" 341 342 #: type.lisp:331 type.lisp:340 type.lisp:350 type.lisp:360 343 msgid "~S: argument to ~S must be *, ~S or a list of ~S: ~S" 344 msgstr "" 345 346 #: defstruct.lisp:63 foreign1.lisp:423 347 msgid "~S: this is not a symbol: ~S" 348 msgstr "" 349 350 #: defstruct.lisp:493 condition.lisp:106 351 msgid "~S ~S: unknown option ~S" 352 msgstr "" 353 354 #: defstruct.lisp:497 clos.lisp:3131 condition.lisp:112 355 msgid "~S ~S: invalid syntax in ~S option: ~S" 356 msgstr "" 357 358 #: defstruct.lisp:501 clos.lisp:3066 condition.lisp:116 359 msgid "~S ~S: not a ~S option: ~S" 360 msgstr "" 361 362 #: defstruct.lisp:663 defstruct.lisp:761 363 msgid "~S ~S: ~S is not a slot option." 364 msgstr "" 365 366 #: format.lisp:277 format.lisp:1641 format.lisp:2445 367 msgid "The ~~; directive is not allowed at this point." 368 msgstr "" 369 370 #: trace.lisp:85 trace.lisp:253 371 msgid "~S: function name should be a symbol, not ~S" 372 msgstr "" 373 374 #: compiler.lisp:3382 compiler.lisp:3458 375 msgid "" 376 "~S is neither declared nor bound,~@\n" 377 " it will be treated as if it were declared SPECIAL." 378 msgstr "" 379 380 #: compiler.lisp:4908 compiler.lisp:5044 381 msgid "Constant ~S cannot be bound." 382 msgstr "" 383 384 #: compiler.lisp:6055 compiler.lisp:6092 compiler.lisp:6190 385 msgid "Cannot assign to non-symbol ~S." 386 msgstr "" 387 388 #: compiler.lisp:12156 compiler.lisp:12189 389 msgid "~S is already compiled." 390 msgstr "" 391 392 #: compiler.lisp:12177 compiler.lisp:12819 393 msgid "Undefined function ~S" 394 msgstr "" 395 396 #: defs2.lisp:116 defs2.lisp:124 397 msgid "~S ~A: the ~S option must not be given more than once" 398 msgstr "" 399 400 #: defs2.lisp:518 defs2.lisp:533 401 msgid "~S: ~S of ~S is ambiguous. Please use ~S or ~S." 402 msgstr "" 403 404 #: clos.lisp:167 clos.lisp:188 405 msgid "~S: argument ~S is not a symbol" 406 msgstr "" 407 408 #: clos.lisp:382 clos.lisp:427 409 msgid "~S: not a list of slots: ~S" 410 msgstr "" 411 412 #: clos.lisp:396 clos.lisp:438 413 msgid "~S: variable ~S should be a symbol" 414 msgstr "" 415 416 #: clos.lisp:610 clos.lisp:632 417 msgid "~S ~S, slot option for slot ~S: ~S is not a symbol" 418 msgstr "" 419 420 #: clos.lisp:620 clos.lisp:640 clos.lisp:649 clos.lisp:657 421 msgid "~S ~S, slot option ~S for slot ~S may only be given once" 422 msgstr "" 423 424 #: clos.lisp:729 clos.lisp:756 425 msgid "~S ~S, option ~S: ~S is not a symbol" 426 msgstr "" 427 428 #: clos.lisp:1906 clos.lisp:1912 429 msgid "~S ~S: ~S is invalid within ~S methods" 430 msgstr "" 431 432 #: clos.lisp:2891 clos.lisp:2896 433 msgid "~S has &REST or &KEY, but ~S hasn't." 434 msgstr "" 435 436 #: clos.lisp:3013 clos.lisp:3320 437 msgid "~S doesn't name a generic function" 438 msgstr "" 439 440 #: clos.lisp:3476 clos.lisp:3480 441 msgid "~S: When calling ~S with arguments ~S, no method is applicable." 442 msgstr "" 443 444 #: clos.lisp:3498 clos.lisp:3502 445 msgid "~S: When calling ~S with arguments ~S, no primary method is applicable." 446 msgstr "" 447 448 #: condition.lisp:893 condition.lisp:952 449 msgid "~S: not a list: ~S" 450 msgstr "" 451 452 #: condition.lisp:902 condition.lisp:961 453 msgid "~S: invalid restart specification ~S" 454 msgstr "" 455 456 #: condition.lisp:913 condition.lisp:999 457 msgid "~S: unnamed restarts require ~S to be specified: ~S" 458 msgstr "" 459 460 #: condition.lisp:1425 condition.lisp:1541 461 msgid "Return from ~S loop" 462 msgstr "" 463 464 #: condition.lisp:1509 condition.lisp:1532 465 msgid "WARNING:" 466 msgstr "" 467 468 #: beossock.lisp:77 beossock.lisp:87 469 msgid "service does not exist: ~A/~A" 470 msgstr "" 471 472 #: reploop.lisp:523 reploop.lisp:562 473 msgid "step " 474 msgstr "" 475 476 #: describe.lisp:306 describe.lisp:340 describe.lisp:363 describe.lisp:382 describe.lisp:425 477 msgid "." 478 msgstr "" 479 480 #: describe.lisp:312 describe.lisp:451 481 msgid "~%For more information, evaluate ~{~S~^ or ~}." 482 msgstr "" 483 484 #: room.lisp:51 room.lisp:215 485 msgid "Total" 486 msgstr "" 487 488 #: foreign1.lisp:155 foreign1.lisp:220 489 msgid "Invalid ~S component: ~S" 490 msgstr "" 491 EOF 492 493 : ${DIFF=diff} 494 ${DIFF} msguniq-3.ok msguniq-3.out 495 result=$? 496 497 rm -fr $tmpfiles 498 499 exit $result 500