Git Product home page Git Product logo

Comments (3)

wconrad avatar wconrad commented on July 24, 2024

Thank you for reporting this, and for using ftpd. I think this is fixed as of 2.1.0 (and possibly earlier). Details below the fold.


Most warnings have now been fixed in the library, as of version 2.1.0. A few warnings, not the one you reported, remain:

1.9.3 warnings

Running tests in 1.9.3 results in these warnings:

/home/wayne/lab/ftpd/gem/lib/ftpd/command_handler.rb:46: warning: private attribute?
/home/wayne/lab/ftpd/gem/lib/ftpd/gets_peer_address.rb:30: warning: assigned but unused variable - _port
/home/wayne/lab/ftpd/gem/spec/protocols_spec.rb:44: warning: assigned but unused variable - _client_socket

These warnings will not be fixed. Later versions of Ruby are smart enough to not issue them. Also, since Ruby 1.9.3 is long past its end-of-life, I only support it as much as I can do so easily.

last_comment warning

The tests issue this warning for all Ruby versions:

[DEPRECATION] `last_comment` is deprecated.  Please use `last_description` instead.

This warning will be fixed if possible.

what about "forwarding to private method"?

I believe this warning to be fixed as of 2.1.0, and possibly earlier. The commit 73988bf, which was released in 2.0.2, was probably the one that fixed it.

If the issue is still occurring, please let me know.

from ftpd.

nedry avatar nedry commented on July 24, 2024

from ftpd.

wconrad avatar wconrad commented on July 24, 2024

Mark, I lost your email address. Will you please shoot me an email at [email protected] ?

from ftpd.

Related Issues (20)

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.