Menu

#105 CONST84 is deprecated, change to const

None
closed-fixed
nobody
None
5
2020-05-21
2019-07-12
No

Expect 5.45.4 build against tcl 8.6.8 on Ubuntu/amd64 4.13.0-37-generic

exp_command.c contains one instance of CONST84. This is deprecated and should be replaced by const.

Build error:

exp_command.c: In function Exp_ConfigureObjCmd:
exp_command.c:2538:20: error: expected =, ,, ;, asm or __attribute__ before char
     static CONST84 char* options [] = {
                    ^~~~

Discussion

  • Nils Carlson

    Nils Carlson - 2020-05-21

    done. Thank you.

     
  • Nils Carlson

    Nils Carlson - 2020-05-21
    • status: open --> closed-fixed
    • Group: -->
     

Log in to post a comment.

MongoDB Logo MongoDB