Re: Macro redefinition



In article <LNydnc50yPs98kXbRVnzvQA@xxxxxxxxxxx>,
Tor Rustad <tor_rustad@xxxxxxxxxxx> wrote:

Keith, I don't get your point. Doesn't the

"unless the second definition is a function-like macro definition that
has the same number and spelling of parameters, and the two replacement
lists are identical"

apply?

The replacement lists were different. One had generate_source_1,
the other generate_source_2. There wouldn't have been much point
if they were the same.

-- Richard
--
"Consideration shall be given to the need for as many as 32 characters
in some alphabets" - X3.4, 1963.
.



Relevant Pages

  • Re: Good A/C systems?
    ... of companies provide "lists of features", ... long list of not so relevant features. ... A/C systems. ... If they agree you need a replacement, ...
    (alt.home.repair)
  • Re: a problem to solve
    ... switch sets, just ask. ... Permutations with Replacement ... j = int# indexes into the panel lists ...
    (comp.lang.python)
  • Re: splicing with subst
    ... I'd like to transform a tree such that a marker sexp is replaced by an ... lists. ... CL-USER> (defun splice (replacement target data test) ...
    (comp.lang.lisp)
  • Re: Choose and Book
    ... previously and they couldn't find a replacement, ... locums who were jbexing on Saturdays to keep the lists low, ... We have a nice one where the orthopaedic back problem clinic only accepts a certain number of referrals per month. ... We have recently had a patient who had had a lot of investigations locally, but had improved so with the consultant made the decision not to have surgery at that time. ...
    (uk.rec.sheds)
  • Re: Help with arrays of strings
    ... After each diff is applied I need to convert the array of lines back into ... Splitting a string into a list of lines is easy enough, ... For efficiency, you'll probably want to do the replacement first, then ... There's a lot more to this, read up on python's lists. ...
    (comp.lang.python)