Activity for Manuel Gomez

  • Manuel Gomez Manuel Gomez posted a comment on discussion Developers

    creating a containers_vectors alire crate would really be helpful. wink, wink, nudge, nudge. I'll do it when I find some free time slot.

  • Manuel Gomez Manuel Gomez posted a comment on discussion Developers

    Yes, it makes sense to organize the examples by the chapter where they are. All the vector examples were main programs, so no problem there on that regard. But all the main procedures are named the same and I put them in separate files named by the subsection. They raise the usual warning, but it seems acceptable. By the way, I thought the Template:Ada/Sourceforge would point to these new files after using it in the page, but it is still pointing to the Subversion repository, which is not synchronize....

  • Manuel Gomez Manuel Gomez posted a comment on discussion Developers

    Hi Martin, I wanted to do this commit in a branch for you to review before merging, but I didn't realize that I was not on my new branch until after the push. https://sourceforge.net/p/wikibook-ada/git/ci/58d2cb896fca81b8af5fd034070dcfd53ed16b81/ Let me know if something should be changed or added for coherency or whatever. Best regards, Manuel

  • Manuel Gomez Manuel Gomez committed [58d2cb] on Git

    Examples for Ada Programming/Libraries/Ada.Containers.Vectors

  • Manuel Gomez Manuel Gomez posted a comment on discussion Developers

    I support the idea of using Alire. It makes sense not only for facilitating building but also to include the examples in the Alire index, so people find then and download them easily. Something like the idea of learnxinyminutes: https://github.com/adambard/learnxinyminutes-docs/pull/4821/files?short_path=16d8dad#diff-16d8dadf7779c532d07d24b45014e49045b0d67a73366faa5328bb70467d7961

  • Manuel Gomez Manuel Gomez committed [d90457] on Git

    ada-to-wiki.el is a translator from Ada text to MediWiKi text, written in

  • Manuel Gomez Manuel Gomez committed [6cadd6] on Git

    Container samples by Georg Bauhaus

  • Manuel Gomez Manuel Gomez committed [76b406] on Git

    Container Samples by Georg Bauhaus.

  • Manuel Gomez Manuel Gomez posted a comment on discussion Developers

    Hi, I changed the website link because the one in sourceforge no longer works. I don't remember what we had there, maybe can be repaired, but in any case, I think it makes more sense to directly link to the Wikibook itself. Regards, Manuel

  • Manuel Gomez Manuel Gomez modified a comment on ticket #993

    I can confirm this problem (in my case with a project having "ó" in the path) under Ubuntu 20.04.4 LTS. Locale is es_ES.UTF-8 With the strace command one can see that the application runs an empty command instead of the compilation command. 19766 execve("/bin/sh", ["/bin/sh", "-c", ""], 0x55be3183e030 / 73 vars / <unfinished ...=""></unfinished> If this is not easy to fix, one workaround would be to not run the command like this: "gcc -Wall -g -c \"/path_with_ó/Project/main.c\" -o obj/Debug/main.o"...

  • Manuel Gomez Manuel Gomez posted a comment on ticket #993

    I can confirm this problem (in my case with a project having "ó" in the path) under Ubuntu 20.04.4 LTS. Locale is es_ES.UTF-8 With the strace command one can see that the application runs an empty command instead of the compilation command. 19766 execve("/bin/sh", ["/bin/sh", "-c", ""], 0x55be3183e030 / 73 vars / <unfinished ...=""></unfinished> If this is not easy to fix, one workaround would be to not run the command like this: "gcc -Wall -g -c \"/path_with_ó/Project/main.c\" -o obj/Debug/main.o"...

1
MongoDB Logo MongoDB