~ubuntu-branches/ubuntu/gutsy/m4/gutsy

« back to all changes in this revision

Viewing changes to checks/163.incompatib

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-08-01 14:00:55 UTC
  • mfrom: (1.5.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070801140055-ob48jo517shsyvgk
Tags: 1.4.10-0ubuntu1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dnl @ ../doc/m4.texinfo:6196: Origin of test
 
2
dnl @ expected status: 0
 
3
dnl @ extra options: 
 
4
dnl @ Copyright (C) 2006, 2007 Free Software Foundation
 
5
dnl @ This file is free software; the Free Software Foundation
 
6
dnl @ gives unlimited permission to copy and/or distribute it
 
7
dnl @ with or without modifications, as long as this notice
 
8
dnl @ is preserved.
 
9
undivert(`wrapfifo.m4')dnl
 
10
dnl @result{}dnl Redefine m4wrap to have FIFO semantics.
 
11
dnl @result{}define(`_m4wrap_level', `0')dnl
 
12
dnl @result{}define(`m4wrap',
 
13
dnl @result{}`ifdef(`m4wrap'_m4wrap_level,
 
14
dnl @result{}       `define(`m4wrap'_m4wrap_level,
 
15
dnl @result{}               defn(`m4wrap'_m4wrap_level)`$1')',
 
16
dnl @result{}       `builtin(`m4wrap', `define(`_m4wrap_level',
 
17
dnl @result{}                                  incr(_m4wrap_level))dnl
 
18
dnl @result{}m4wrap'_m4wrap_level)dnl
 
19
dnl @result{}define(`m4wrap'_m4wrap_level, `$1')')')dnl
 
20
include(`wrapfifo.m4')
 
21
dnl @result{}
 
22
m4wrap(`a`'m4wrap(`c
 
23
', `d')')m4wrap(`b')
 
24
dnl @result{}
 
25
dnl @result{}abc