home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!rutgers!concert!sas!mozart.unx.sas.com!walker
- From: walker@twix.unx.sas.com (Doug Walker)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Yet Another SAS/C thread
- Message-ID: <Btuno8.L61@unx.sas.com>
- Date: 31 Aug 92 13:19:20 GMT
- References: <la2ipoINNsk6@pollux.usc.edu>
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Organization: SAS Institute Inc.
- Lines: 57
- Originator: walker@twix.unx.sas.com
- Nntp-Posting-Host: twix.unx.sas.com
-
-
- In article <la2ipoINNsk6@pollux.usc.edu>, addison@pollux.usc.edu (Richard Addison) writes:
- |> Does lmk still change all file names to lower case? [This was actually
- |> something fairly recent, like 5.10b but not 5.10a.]
-
- Yes. This was a "bug fix" in response to user complaints. If lmk
- didn't do this, then the case of a file would have to match the
- case of the target in the dependancy list.
-
- LMK (now SMAKE, actually) will issue the commands that you tell it to
- in the case that you tell it to, however.
-
- |> Does the builtin memcmp() work in all cases? It generally creates code
-
- Yes, it does. This sounds like something that should have been reported
- to technical support; did you do this?
-
- |> Does cpr support debugging multiple tasks more reliably? [I've worked
- |> around the problems by detaching all but one task.]
-
- Yes.
-
- |> Has the compiler/cpr bug with being unable to recognize some symbols
- |> within some static functions been fixed?
-
- I don't know what bug you are talking about. Have you reported it
- to technical support?
-
- |> On large executables, cpr could complain about invalid debugging
- |> information. Has this been fixed?
-
- I certainly hope so. The debugging information format has changed,
- and along with it the code that reads and writes it. We can't
- find any cases for which this error comes up with the new code.
-
- |> Do the cpr watch commands support the same sorts of display controls
- |> as the dump commands?
-
- Virtually any place you can specify an address or variable name in
- V5 CPR you can now specify complete C expressions, including function
- calls. This includes the watch command.
-
- |> Does cpr remember the size and placement of the informational windows
- |> when you close and reopen them?
-
- No, sorry. It's already on an enhancement list for the next time.
-
- |> Richard
-
- --
- *****
- =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
- *|. o.| || 1200/2400/9600 Dual
- | o |// For all you do, this bug's for you!
- ======
- usenet: walker@unx.sas.com bix: djwalker
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-