This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: -Wno-tabs GIves Weird Line Number Information and No Source File Name (v 4.3.3)


On Sun, Mar 29, 2009 at 1:28 PM, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> On Sun, Mar 29, 2009 at 01:20:06PM -0500, Tom Browder wrote:
>> On Sun, Mar 29, 2009 at 1:14 PM, Steve Kargl
...
> Try tr(1)

Thanks, Steve, for the tips, and I'll try them, but I've confirmed
that (in the bash shell) this will find tabs in <file>:

  egrep $'\t' <file>

-Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]