• incomming syncterm

    From Ragnarok@ragnarok@docksud.com.ar to DOVE-Net.Synchronet_Programming_C+ on Wed Feb 11 21:37:23 2015
    I'm very happy with the current syncterm build =)
    i compile it on debian wheezy, jessie and sid and build fine.

    i think that must be cleanup some warnings like unused variables or
    pointer targets in passing argument differ in signedness [-Wpointer-sign]

    i paste the build log (the compile part is about on 1500 line)

    http://pastebin.com/mipqDFYY

    thanks douce for this work, syncterm is great terminal for bbs's

    <hardcore mode on>just put you fucking code on github and accept pull
    request from the people of the inferno</hardcore>
  • From Deuce@VERT to Ragnarok on Wed Feb 11 19:14:35 2015
    Re: incomming syncterm
    By: Ragnarok to DOVE-Net.Synchronet_Programming_C+ on Wed Feb 11 2015 09:37 pm

    i think that must be cleanup some warnings like unused variables or
    pointer targets in passing argument differ in signedness [-Wpointer-sign]

    That's a low priority non-problem for me. When I do fix them, i want to fix them properly, not with typecast hacks that make the code harder to read and do
    nothing else except silence warnings.

    <hardcore mode on>just put you fucking code on github and accept pull request from the people of the inferno</hardcore>

    <hardcore mode=on>Fuck off, I'm busy coding. Patches or STFU.</hardcore>


    ---
    http://DuckDuckGo.com/ a better search engine that respects your privacy.
    þ Synchronet þ My Brand-New BBS (All the cool SysOps run STOCK!)
  • From Ragnarok@ragnarok@docksud.com.ar to Deuce on Thu Feb 12 11:36:56 2015
    El 12/02/15 a las 00:14, Deuce escibió:
    Re: incomming syncterm
    By: Ragnarok to DOVE-Net.Synchronet_Programming_C+ on Wed Feb 11 2015 09:37 pm

    i think that must be cleanup some warnings like unused variables or pointer targets in passing argument differ in signedness [-Wpointer-sign]

    That's a low priority non-problem for me. When I do fix them, i want to fix them properly, not with typecast hacks that make the code harder to read and do
    nothing else except silence warnings.

    good!

    <hardcore mode on>just put you fucking code on github and accept pull request from the people of the inferno</hardcore>

    <hardcore mode=on>Fuck off, I'm busy coding. Patches or STFU.</hardcore>

    jaaa! =)