[Ltrace-devel] [PATCH 4/6] Split type definitions from the bundled configs into their own files

Роман Донченко dpb at corrigendum.ru
Tue Apr 21 18:30:54 UTC 2015


Petr Machata <pmachata at gmail.com> писал в своём письме Tue, 21 Apr 2015  
18:07:35 +0300:

> Роман Донченко <dpb at corrigendum.ru> writes:
>
>> +typedef signum = enum(SIGHUP=1, SIGINT=2, SIGQUIT=3, SIGILL=4,
>> SIGTRAP=5, SIGABRT=6, SIGBUS=7, SIGFPE=8, SIGKILL=9, SIGUSR1=10,
>> SIGSEGV=11, SIGUSR2=12, SIGPIPE=13, SIGALRM=14, SIGTERM=15,
>> SIGSTKFLT=16, SIGCHLD=17, SIGCONT=18, SIGSTOP=19, SIGTSTP=20,
>> SIGTTIN=21, SIGTTOU=22, SIGURG=23, SIGXCPU=24, SIGXFSZ=25,
>> SIGVTALRM=26, SIGPROF=27, SIGWINCH=28, SIGIO=29, SIGPWR=30, SIGSYS=31,
>> SIGRTMIN_0=32, SIGRTMIN_1=33, SIGRTMIN_2=34, SIGRTMIN_3=35,
>> SIGRTMIN_4=36, SIGRTMIN_5=37, SIGRTMIN_6=38, SIGRTMIN_7=39,
>> SIGRTMIN_8=40, SIGRTMIN_9=41, SIGRTMIN_10=42, SIGRTMIN_11=43,
>> SIGRTMIN_12=44, SIGRTMIN_13=45, SIGRTMIN_14=46, SIGRTMIN_15=47,
>> SIGRTMIN_16=48, SIGRTMIN_17=49, SIGRTMIN_18=50, SIGRTMIN_19=51,
>> SIGRTMIN_20=52, SIGRTMIN_21=53, SIGRTMIN_22=54, SIGRTMIN_23=55,
>> SIGRTMIN_24=56, SIGRTMIN_25=57, SIGRTMIN_26=58, SIGRTMIN_27=59,
>> SIGRTMIN_28=60, SIGRTMIN_29=61, SIGRTMIN_30=62, SIGRTMIN_31=63);
>
> I tried applying, but this chunk that seems like it should be all on the
> same line came in line-wrapped like above.  Not sure who along the way
> causes this.  Maybe try again, or differently, or simply send the patch
> as attachment.

Hmm, must be some mail server along the way. Here it is as an attachment.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Split-type-definitions-from-the-bundled-configs-into.patch
Type: text/x-diff
Size: 12606 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/ltrace-devel/attachments/20150421/c3d03b01/attachment.patch>


More information about the Ltrace-devel mailing list