[OS-tickets] [Optimization Services] #61: Corrections from earlier changeset(s) missing

Optimization Services coin-trac at coin-or.org
Sun Dec 31 10:26:13 EST 2017


#61: Corrections from earlier changeset(s) missing
-----------------------+----------------------------------------
  Reporter:  devos     |      Owner:
      Type:  defect    |     Status:  new
  Priority:  critical  |  Milestone:
 Component:  parser    |    Version:  trunk
Resolution:            |   Keywords:  OS 2.10, trunk, make fails
-----------------------+----------------------------------------

Comment (by devos):

 I ended up modifying OS/src/OSParsers/OSParseosil.y.3 from trunk r5287 to
 conform to the fix in r5278 and configuring with the --with-flex-bison
 option to rebuild the parsers. The files that were recreated by the build
 system were:[[BR]]
 * OS/src/OSParsers/OSParseosil.y
 * OS/src/OSParsers/OSParseosil.tab.cpp
 * OS/src/OSParsers/OSParseosil.tab.hpp
 * OS/src/OSParsers/OSParseosil.cpp
 * *.o, *.la, *.lo in OS/src/OSParsers/

 This is the configure command I used:
 ./configure -C --enable-gnu-packages -disable-pkg-config --with-flex-bison
 COIN_SKIP_PROJECTS="DyLP SYMPHONY Bonmin Couenne Vol"

 I have attached the modified OSParseosil.y.3 and a Word document showing
 the diffs.

--
Ticket URL: <https://projects.coin-or.org/OS/ticket/61#comment:5>
Optimization Services <http://projects.coin-or.org/OS>
An interface for Web services implementing optimization.



More information about the OS-tickets mailing list