home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1304 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  4.8 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: PPC compilers
  5. Date: 17 Jan 1996 17:06:01 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4dja9p$1vo@sunsystem5.informatik.tu-muenchen.de>
  9. References: <4ctghg$bq@serpens.rhein.de> <4cv5j8$dn6@sunsystem5.informatik.tu-muenchen.de> <4d0k1i$asm@serpens.rhein.de> <4d66n7$h7i@sunsystem5.informatik.tu-muenchen.de> <4ddgr1$7m3@serpens.rhein.de> <4der0t$mpj@sunsystem5.informatik.tu-muenchen.de> <4dg0o8$h87@serpens.rhein.de>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. Originator: fischerj@hphalle5.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <4dg0o8$h87@serpens.rhein.de>, mlelstv@serpens.rhein.de (Michael van Elst) writes:
  15. |> fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer) writes:
  16. |> 
  17. |> >I knew it! I knew the only way you got is misquoting! really weak.
  18. |> 
  19. |> Misquoting ? You agreed that you have problems with the english
  20. |> language. That's what you wrote and that's what I quoted. If you
  21. |> wanted to say something different then you should have written that.
  22.  
  23. grrrr, you are kidding, don't you ? ;) I still hope that this is all
  24. done with a ":)" instead of a ":|" in mind.
  25.  
  26. The original thread:
  27. ------------
  28. |> You have problems with the english language.
  29. |> 
  30. |> You said that you can't see how many bytes are written in
  31. |> 
  32. |> *a++ = *b++;
  33. |> 
  34. |> but you can in
  35. |> 
  36. |> move.w (a0)+,(a1)+
  37. |> 
  38. |> And you said this was an advantage.
  39.  
  40. This is true, I said in the special case I mentioned it's an advantage,
  41. and I stressed I only tell about this case: 
  42.  
  43. - debugging this line
  44. - having not included the type definitions in the C-case, but defined
  45.   it buggily char * in the header.
  46.  
  47. for this special case, if the routine is for example to copy an array
  48. to colorregisters, a move.b will hit my eyes, while in the C case I
  49. would maybe rather scan the instructions around for bugs.
  50. ------------
  51.  
  52. What you made of it:
  53.  
  54. ------------
  55. >|> You have problems with the english language.
  56. >|> 
  57.  
  58. >This is true, [...]
  59.  
  60. Thanks.
  61. ------------
  62.  
  63.  
  64. 1) You quote only partially, to make it become different sense, with even
  65.    cutting off the words in the _same_ line, I had lower-level-just-for-fun 
  66.    flames with other dudes, but until now I met nobody who did quote as 
  67.    uncorrect as you!
  68.  
  69. 2) You quote my reply to a different claim of you, this is not ok.
  70.    My answer "this is true" was done to "you said this was an advantage",
  71.    but stressing I did claim this only for my very special example.
  72.  
  73.  
  74. I really don't know if you are
  75.  
  76. a) Just doing this intuitive, not recognizing it.
  77.  
  78. b) Just going the clever way, handling all with this behaviour,
  79.    incorrect but doesn't provide much trouble to you, rather the
  80.    opposite, you can get a good politician with it.
  81.  
  82. The thought that it could be b) makes me angry, as .programmer is
  83. not a place to train this behaviour but a place to help each other.
  84.  
  85. |> 
  86. |> >"This is true, I said in the special case I mentioned it's an advantage,..."
  87. |> 
  88. |> I am wondering why you don't try to give OCC-sources as examples
  89. |> why assembler is soooo much more readable.
  90.  
  91. If I translate this into "your special example is non-real-world so it
  92. doesn't care in C-programming", I agree. No tricks needed ;)
  93.  
  94. |> 
  95. |> >: *colorregptr++ = *colormapptr++;
  96. |> >hmm your variablenames got more letters, the only difference to my example :)
  97. |> 
  98. |> Yes. That's why you do not see the difference. With a name of 'p' I
  99. |> might need to look up its declaration. With a name of colorregptr I
  100. |> am quite sure that it is defined to point to a color register. No ?
  101.  
  102. yes. (Now don't cut off ;) I already admited it would have to be a own
  103. definition, done inidividually for that loop rather than a fix include
  104. definition usable global for all Amiga implemenations. I know that if
  105. it's done like in _your_ example, then it's all easy.
  106.  
  107. |> 
  108. |> >I'm too lazy to look this up now, it obviously is also a unfair misquote.
  109. |> 
  110. |> Unfair ? Is it unfair to make you read your own statements ?
  111.  
  112. a) or b) ... mhmhm... :\
  113.  
  114. |> 
  115. |> >If I puzzled something from your words together, I could get something like:
  116. |> >Michael van Elst writes:
  117. |> >> I am a 'c00l c0d3r', nobodys hacks are cO0l3r than my trackloaded
  118. |> >> A500 Kick V1.2 only intros.
  119. |> 
  120. |> Which is an obvious invention of yours. I am just quoting what you
  121. |> write. I do not puzzle words together. I do not even quote out of
  122. |> context.
  123.  
  124. Well, the 1st/2nd sentence, true, but the last one, I don't agree!
  125.  
  126. |> 
  127. |> -- 
  128. |>                                 Michael van Elst
  129. |> 
  130. |> Internet: mlelstv@serpens.rhein.de
  131. |>                                 "A potential Snark may lurk in every tree."
  132. ------------------------------------------------------------------------
  133.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  134.  
  135.