lixqopensorce / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Split sasl_compiler to sasl_driver lib and sasl_command #171

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  SASL compiler has lots of code which ought to be reused.
  Split compiler for reusing.

Original issue reported on code.google.com by wuye9036 on 15 Mar 2012 at 1:09

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 13e329946c1a.

SASL:
  Split sasl_compiler.
  CANNOT BE COMPILED.

Original comment by wuye9036 on 16 Mar 2012 at 5:01

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 1b7de0f31fef.

SASL:
  Fix Compilation Errors and Refactor driver and command.

Original comment by wuye9036 on 16 Mar 2012 at 5:01

GoogleCodeExporter commented 8 years ago
This issue was updated by revision dc1013e09cd9.

SASL:
  NOTE THAT: LLVM and some SASL lib uses static/global variable. Take care when use dynamic lib!
  Now sasl_driver works.

Original comment by wuye9036 on 16 Mar 2012 at 5:01

GoogleCodeExporter commented 8 years ago
This issue was updated by revision e745d93dc56c.

SASL:
  Now options expose members directly.
  Fixes version info of command.

Original comment by wuye9036 on 16 Mar 2012 at 5:15

GoogleCodeExporter commented 8 years ago
This issue was updated by revision d6334299a19d.

SASL:
  Now command works.

Original comment by wuye9036 on 16 Mar 2012 at 5:15

GoogleCodeExporter commented 8 years ago
Driver will be dll or lib. ( sasl_driver & sasl_static_driver )

Original comment by wuye9036 on 16 Mar 2012 at 5:17

GoogleCodeExporter commented 8 years ago
This issue was updated by revision a0471cc3f747.

SASL:
  Seperate sasl_driver to sasl_driver for dll and sasl_driver_lib for static.

Original comment by wuye9036 on 17 Mar 2012 at 7:41

GoogleCodeExporter commented 8 years ago
This issue was updated by revision b46c55f0defe.

SALVIA:
  Fixed bug of presenter name construction of ObjLoader when d3d is enabled.
SASL:
  Now report_raised_handler is called after diag_item was added into diag_chat.
  Some renames.

Original comment by wuye9036 on 18 Mar 2012 at 11:10

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 19 Mar 2012 at 11:13