Git Product home page Git Product logo

Comments (6)

titi38 avatar titi38 commented on July 17, 2024

Hello,
I will take a look. Thanks a lot.
Then, could I merge your changes into the main repository ?
Cheers,
Thierry Descombes

2016-01-10 1:01 GMT+01:00 Domingo Alvarez Duarte [email protected]:

Hello !
I did some changes to be able to compile this project with
https://githubcom/msharov/ustl it's on this fork
https://githubcom/mingodad/libnavajo , there is a codeblocks project file
there for it

Cheers !


Reply to this email directly or view it on GitHub
#3.

from libnavajo.

mingodad avatar mingodad commented on July 17, 2024

Sure this is what GPL/LGPL is for.

from libnavajo.

titi38 avatar titi38 commented on July 17, 2024

Hello,
I should have included all your change in the branch uSTL. (I've kept the
stl namespace default name...)
If you have an opportunity to test this version, could you confirm me that
it works ? Thanks a lot for your contribution !
Cheers

2016-01-10 11:04 GMT+01:00 Domingo Alvarez Duarte [email protected]
:

Sure this is what GPL/LGPL is for.


Reply to this email directly or view it on GitHub
#3 (comment).

from libnavajo.

mingodad avatar mingodad commented on July 17, 2024

Sadly it'll not work without using a different namespace because ustl still define some missing pieces using the std namespace.
Also your style is not consistent sometimes you use and don't use namespace prefix, after revising it I add all missing namespace prefixes and changed a bit the switch from std/ustl, you can see on my forked repository.
Cheers !

from libnavajo.

titi38 avatar titi38 commented on July 17, 2024

Sadly it'll not work without using a different namespace because ustl
still define some missing pieces using the std namespace.

It's a shame that a so-called STL compatible library don't even define the
std namespace in the same way than the original one ! ;-)

Also your style is not consistent sometimes you use and don't use
namespace prefix, after revising it I add all missing namespace prefixes
and changed a bit the switch from std/ustl, you can see on my forked
repository.

It's not a big deal, but you're right, I'll fix it. I used "using namespace
std" for conveniance, but I don't like it (because there is a lot of
declared statements in the namespace which can easily be in conflict with local ones).
Could I use "STD" instead of "std" ? "std" or "std_compat" ? which one
do you prefer ? (I don't like your "nw" so much ;-)

Cheers !

from libnavajo.

mingodad avatar mingodad commented on July 17, 2024

Yes of course you can I used "nw" as a short for "namespace wrapper" and hopping that it would be unique enough to be easy mass replaced by anything else.
Cheers !

from libnavajo.

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.