Hi David,
I found this older report (including patches for two approaches
even!) that it seems did not see any response despite the nice
analysis (and the patch).
Mind having a look?
Gerald
PS: If you prefer, I can put this into Bugzilla, too.
On Fri, 28 Mar 2014, Andriy Gapon wrote:
> on 19/0
on 19/03/2014 12:03 Andriy Gapon said the following:
>
> I observe the following minor annoyance on FreeBSD systems where cpp is GCC's
> cpp. If a DTrace script has the following shebang line:
> #!/usr/sbin/dtrace -Cs
> then the following warning is produced when the script is run:
> cc1: warning
I observe the following minor annoyance on FreeBSD systems where cpp is GCC's
cpp. If a DTrace script has the following shebang line:
#!/usr/sbin/dtrace -Cs
then the following warning is produced when the script is run:
cc1: warning: is shorter than expected
Some details. dtrace(1) first forks