> Yes.. It doesn't seem to happen with make-3.81, for some reason, and IYou probably think that's me, but thankfully I have succeeded in forgetting more about GNU make than anyone else knew. I wouldn't be much surprised if 3.81 changed some details about whitespace in `call', or in `define', or something else like that; people keep diddling with make. At least in the world I knew, only whitespace after an = or := is stripped like you might have been expecting, and not whitespace after commas (I mean, why else would make have the `strip' function?). All of the $(call foo, a, b) uses introduce whitespace (vs $(call foo,a,b)). It's been luck, or silent careful tweaking, that's made all those work out right so far. Note also that the new form of cc-option-yn results in: then echo " "y""; \ else echo " "n""; \ in those commands. Some other uses of the functions turned into checker-shell uses might have doubled quotes (i.e. unquoted text) now too. (People always think make is sh, but it's m4.) I have long ago sworn off thinking too hard about other people's makefiles that get arcane with GNU make features. (You don't feel compelled to watch every piece of porn on the net that people use Linux to get there, do you?) So I just did the minimal tweak to fix the concrete regression, though I'd have to say that the "cleanup" has made things messier and more obfuscated. Thanks, Roland -
| Arjan van de Ven | [patch] Add basic sanity checks to the syscall execution patch |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Karl Meyer | PROBLEM: 2.6.23-rc "NETDEV WATCHDOG: eth0: transmit timed out" |
| Greg Kroah-Hartman | [PATCH 022/196] adb: Convert from class_device to device |
git: | |
| Jakub Narebski | Re: VCS comparison table |
| Mark Levedahl | Re: [PATCH] Teach remote machinery about remotes.default config variable |
| Matthieu Moy | git push to a non-bare repository |
| Jon Smirl | Re: Calculating tree nodes |
| Marco Peereboom | Re: Real men don't attack straw men |
| Richard Stallman | Real men don't attack straw men |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Tony Abernethy | Re: What is our ultimate goal?? |
| Felix Radensky | RE: e1000e "Detected Tx Unit Hang" |
| Jeff Garzik | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Andy Grover | [PATCH] RDS: Add AF and PF defines for RDS sockets |
| David Miller | Re: [PATCH] inet6: Fix paramater issue of inet6_csk_xmit |
