Giter VIP home page Giter VIP logo

Comments (10)

cmacmackin avatar cmacmackin commented on May 26, 2024

Yes, this is. I am actually working on correcting it right now.
On 07/01/15 11:06 AM, Stefano Zaghi wrote:

Hi Chris,

I used to define private the type-bound procedures constituting a
type-bound generic public interface, e.g. into FLAP there is
something like:

type,public:: Type_Command_Line_Interface
!< Derived type implementing a flexible Command Line Interface (CLI).
integer(I4P):: Na= 0_I4P !< Number of CLA.
....
contains
procedure:: free
....
generic:: get=> get_cla_cli,get_cla_list_cli
! private procedures
procedure,private:: get_cla_cli
procedure,private:: get_cla_list_cli
endtype Type_Command_Line_Interface

As you can see here
http://szaghi.github.io/FLAP/type/type_command_line_interface.html#bp-get_cla_list_cli
it seems that Ford is trying to document also get_cla_list_cli (but
not get_cla_cli), but the docstring of it is missing.

Is it a bug?


Reply to this email directly or view it on GitHub
https://github.com/cmacmackin/ford/issues/9.

Chris MacMackin
Saint Mary's University
Curriculum Vitae http://ap.smu.ca/%7Ecmacmack/CV.pdf

from ford.

cmacmackin avatar cmacmackin commented on May 26, 2024

Done. It will be uploaded in a minute or so.

from ford.

cmacmackin avatar cmacmackin commented on May 26, 2024

I've pushed this morning's bug-fixes. You can pull them down now.

from ford.

szaghi avatar szaghi commented on May 26, 2024

Works! And works also documenting all!

Great Chris!

Il giorno Wed Jan 07 2015 at 4:19:00 PM Chris MacMackin <
[email protected]> ha scritto:

I've pushed this morning's bug-fixes. You can pull them down now.


Reply to this email directly or view it on GitHub
https://github.com/cmacmackin/ford/issues/9#issuecomment-69035796.

from ford.

cmacmackin avatar cmacmackin commented on May 26, 2024

Glad to hear it! It's good to know that there will be people getting
some use out of FORD.
On 07/01/15 11:26 AM, Stefano Zaghi wrote:

Works! And works also documenting all!

Great Chris!

Il giorno Wed Jan 07 2015 at 4:19:00 PM Chris MacMackin <
[email protected]> ha scritto:

I've pushed this morning's bug-fixes. You can pull them down now.


Reply to this email directly or view it on GitHub
https://github.com/cmacmackin/ford/issues/9#issuecomment-69035796.


Reply to this email directly or view it on GitHub
https://github.com/cmacmackin/ford/issues/9#issuecomment-69036972.

Chris MacMackin
Saint Mary's University
Curriculum Vitae http://ap.smu.ca/%7Ecmacmack/CV.pdf

from ford.

zbeekman avatar zbeekman commented on May 26, 2024

FWIW I'm considering moving to ford from ROBODoc... My chief hesitation atm is the various dependencies. Keep up the great work and interesting blog posts.

from ford.

cmacmackin avatar cmacmackin commented on May 26, 2024

Yeah, I'm sorry that there are so many dependencies. It just makes things much easier for me. If I didn't use them I probably wouldn't have had time to complete FORD. What you can do, however, is set up a virtualenv in which to install FORD and then easily install all of its dependencies via pip. (I'd like to get FORD itself into PyPI at some point, although unfortunately this doesn't seem to be as trivial as one might have hoped.) As virtualenvs can be set up in your home directory, you can do this just about anywhere and don't have to worry about having administrative rights. A bit of a pain if you have to set up a virtualenv in several locations (they can't be copied easily), but workable nonetheless.

from ford.

zbeekman avatar zbeekman commented on May 26, 2024

Thanks for the tips and the great work.

from ford.

szaghi avatar szaghi commented on May 26, 2024

Hi Chris,

Maybe I can help you to publish ford on PyPi. I have published some codes
on it. I think pybuilder being of great help. I you want help let me know.

See you soon.

Il giorno 03:26 gio 08/gen/2015 Izaak Beekman [email protected] ha
scritto:

Thanks for the tips and the great work.


Reply to this email directly or view it on GitHub
https://github.com/cmacmackin/ford/issues/9#issuecomment-69127174.

from ford.

cmacmackin avatar cmacmackin commented on May 26, 2024

That would be very much appreciated! Thanks! I won't be doing that just
yet, but maybe in a week or two.

On 08/01/15 01:11 AM, Stefano Zaghi wrote:

Hi Chris,

Maybe I can help you to publish ford on PyPi. I have published some codes
on it. I think pybuilder being of great help. I you want help let me
know.

See you soon.

Il giorno 03:26 gio 08/gen/2015 Izaak Beekman
[email protected] ha
scritto:

Thanks for the tips and the great work.


Reply to this email directly or view it on GitHub
https://github.com/cmacmackin/ford/issues/9#issuecomment-69127174.


Reply to this email directly or view it on GitHub
https://github.com/cmacmackin/ford/issues/9#issuecomment-69136833.

Chris MacMackin
Saint Mary's University
Curriculum Vitae http://ap.smu.ca/%7Ecmacmack/CV.pdf

from ford.

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.