[go: up one dir, main page]

User Activity

  • Modified ticket #1 on FLO (Markup Language)

    Insecto en flo

  • Posted a comment on ticket #1 on FLO (Markup Language)

    Cause found. Line 243: inputfile="$(readlink -f "$1")" The realpath command resolves any symbolic links in the given path and returns the absolute path to the target file. It seems that on macOS, the readlink command does not have the -f option to resolve symbolic links recursively to their ultimate target file, unlike some (most?) Linux distributions. Instead, you can use the realpath command to achieve the same result. Here is an equivalent command that should work on macOS: inputfile="$(realpath...

  • Posted a comment on ticket #1 on FLO (Markup Language)

    No pude probar en macOS 12.6.2, pero en mi Mac con 13.2.6, no se pudo reproducir el comportamiento descrito. Aquí está funcionando según lo previsto. ¿Podría ejecutar el siguiente comando desde una terminal y publicar el resultado aquí? printf "1. Label one\n2. Label two\n\nfrom 1 to 2\nfrom 2 to 1\n" > flofile_without_extension && flo2pix flofile_without_extension

  • Modified a wiki page on FLO (Markup Language)

    FLO

  • Modified ticket #1 on FLO (Markup Language)

    Insecto en flo

  • Posted a comment on ticket #1 on FLO (Markup Language)

    No pude reproducir este comportamiento. ¿Tiene información más específica sobre los pasos que condujeron a este error?

  • Modified a wiki page on FLO (Markup Language)

    FLO

  • Renamed a wiki page on FLO (Markup Language)

    FLO

View All

Personal Data

Username:
renesmaal
Joined:
2021-02-28 07:03:43
Location:
Netherlands / CET
Gender:
Male

Projects

This is a list of open source software projects that Rene Smaal is associated with:

  • Project Logo FLO (Markup Language) FLO: a simple markup language to write flowcharts with any text editor Last Updated:
  • Project Logo Naeon The safest way to store private data in untrusted (cloud) environments Last Updated:

Personal Tools