Menu

msc-generator 5.0.6 build patch

Help
2016-02-05
2016-02-08
  • Wilfried Weissmann

    Hi,

    I created a patch for a new minor build problems I had:
    - support build with non GNU sed
    - fix msc-gen.texi reference
    - gcc 5 build fix for src/libcgencommon/csh.cpp
    - make autotools search for ciaro and graphviz libs

    As minimum version for cairo i specified 1.14.0 and graphviz 2.38.0. That is what I have on my system (built from macports). I guess you support older versions too, but I don't know the exact versions you require.

    Greetings,
    Wilfried

     
  • Wilfried Weissmann

    here is the patch...

     
    • Zoltán Turányi

      Hi Wilfried,
      A million thanks for this. It is very seldom that people contribute in this thorough way. Always feel great.
      Since you have digged into stuff, if you have any suggestions for improvement or a cleaner approach, please feel free to make it.
      I will add this patch to the changes that piled up and will release in hopefully a few days.
      Zoltan

       
  • Wilfried Weissmann

    Hi Zoltan,
    You're welcome! I found you tool very useful and it was worth the effort.
    Well the syntax highlighting part was quite confusing and it really lead me down the garden path until I realized why my build was failing, but I did not see an obvious way to simplify that. However I never worked with bison/flex so that might not mean much.
    Greetings,
    Wilfried