On Sun, Jan 12, 2025 at 10:59:58AM -0800, Paul Lalonde wrote:
> On Sun, Jan 12, 2025 at 10:02?AM <tlaro...@kergis.com> wrote:
> 
>[...] 
> > Note: there are a number of warnings when compiling so my next
> > assignment will be to fix the compiler (assembler, compiler, linker)
> > warnings before tracking panics. I prefer to grasp the easier task at
> > hand ;-^
> >
> 
> I'll admit to punting on these.
> 
> Most of them are from parameter and signature changes from long to size,
> and each requires careful examination and analysis to understand if
> sign-extending is sufficient/appropriate, and whether the size change
> should propagate through more of the neighboring code.  Most important is
> to avoid any casting to quiet the compiler since it is telling us something
> useful.

Don't worry: I don't plan to find a short way to silence the compiler. It
is "easier" because at least the compiler is telling you exactly where
to look and what it doesn't like. And it seems a good way to learn the
code starting, litteraly, by bits without at the moment understanding
the big picture.

Note: I will work for sure some hours on it on week-ends, mainly on
Sundays. I may happen to work on it supplementary to that when time
permits---or because I'm bored at what I'm doing currently. So silence
from me for days will not be a sign that I dropped the ball and if
someone beats me at what I was planning to do, I will simply take the next
"reachable" (for me) problem remaining.
-- 
        Thierry Laronde <tlaronde +AT+ kergis +dot+ com>
                     http://www.kergis.com/
                    http://kertex.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Ted30b22de106b2db-M8f9a87b9af878e18c9164b04
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to