Coder Social home page Coder Social logo

Comments (6)

mvf avatar mvf commented on June 12, 2024

Hi Volker,

sorry for the late reply and thanks for taking the time to debug and report this. Unfortunately that part of the code seems broken on a conceptual level, so the proposed change is unlikely to fully fix it. At the very least there are other parts that rely on the same faulty reasoning. The root cause is understood and I'll look into it the next time I boot Windows.

Cheers,
Matthias

from svn_wfx.

vwbij avatar vwbij commented on June 12, 2024

from svn_wfx.

mvf avatar mvf commented on June 12, 2024

Hi Volker,

thanks for reporting all those points. I have taken the liberty of creating a separate issue for each one and I kindly ask that you do the same for any new topics that come up, regardless of whether it's a defect, request, suggestion, etc. This will make it much easier to keep track of things.

In general, patches are welcome of course, but I don't see any benefits in using C++. C99 is fine now though, since it's finally supported by Microsoft compilers.

Thanks,
Matthias

from svn_wfx.

vwbij avatar vwbij commented on June 12, 2024

from svn_wfx.

mvf avatar mvf commented on June 12, 2024

Hi Volker,

sorry if my C++ comment ended up sounding a bit hostile, I'm not opposed to C++ in general. I just don't see how it would help me personally in this somewhat low-level project. If you are more productive with C++, more power to you! 😉

One thing that's perhaps worth mentioning: ATM this program is even C89 because that's all Visual Studio supported at the time. Even now I remember that as extremely irritating. Not being able to mix declarations and code was the biggest issue because it degrades function structure. So on the off-chance you're using a version of Visual Studio older than Visual Studio 2013, upgrading would enable a useful subset of C99.

Happy hacking,
Matthias

from svn_wfx.

vwbij avatar vwbij commented on June 12, 2024

Hi Matthias,

FYI / offtopic: I have finished a first version and send it to some fellows for test. You may download it from "https://dl.dropboxusercontent.com/u/15963916/TCP.ZIP" if you want. Source is not included yet, have to cleanup the code a little bit :-). Main improvement is the ability to get the "real" file size.

All the Best, Volker

from svn_wfx.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.