FreeBSD Bugzilla – Attachment 5403 Details for
Bug 12942
m4: len(`') returns `'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 336 bytes, created by
ca+freebsd
on 1999-08-03 17:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ca+freebsd
Created:
1999-08-03 17:00:01 UTC
Size:
336 bytes
patch
obsolete
>--- eval.c Mon Aug 2 21:53:42 1999 >+++ /usr/src/usr.bin/m4/eval.c Mon Sep 7 15:09:13 1998 >@@ -97,7 +97,7 @@ > * have macro-or-builtin() type call. We adjust > * argc to avoid further checking.. > */ >- if (argc == 3 && !*(argv[2]) && (td & ~STATIC) != LENGTYPE) >+ if (argc == 3 && !*(argv[2])) > argc--; > > switch (td & ~STATIC) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 12942
: 5403