• addfiles error

    From Fidde@2:203/124 to Digital Man on Mon Mar 19 15:40:52 2018
    When i compile latest cvs I get this error:

    addfiles.c
    addfiles.c(353): error C2065: '?' : undeclared identifier
    addfiles.c(353): warning C4133: '>' : incompatible types - from 'char 16' 1>to 'dir_t *'

    What have I missed???


    /Fidde

    --- GoldED+/W64-MSVC 1.1.5-b20170303
    # Origin: Pepzi File System ■ http://pepzi.se (2:203/124)
    * Origin: Pepzi = TelNet://pepzi.se (2:203/124)
  • From Digital Man@1:103/705 to Fidde on Mon Mar 19 11:02:23 2018
    Re: addfiles error
    By: Fidde to Digital Man on Mon Mar 19 2018 03:40 pm

    When i compile latest cvs I get this error:

    addfiles.c
    addfiles.c(353): error C2065: '?' : undeclared identifier 1>addfiles.c(353): warning C4133: '>' : incompatible types - from 'char 16' 1>to 'dir_t *'

    What have I missed???

    It sounds like a merge conflict on addfiles.c. If you run "cvs status" on addfiles.c, and it reports a status of 'C', that indicates a conflict. If you haven't intentionally modified addfiles.c, just delete it and get it again with "cvs update".

    digital man

    This Is Spinal Tap quote #41:
    Ian Faith: It say's "Memphis show cancelled due to lack of advertising funds." Norco, CA WX: 65.5°F, 34.0% humidity, 1 mph W wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fidde@2:203/124 to Digital Man on Mon Mar 19 19:38:45 2018
    2018-03-19 11:02, Digital Man wrote to Fidde:

    When i compile latest cvs I get this error:

    addfiles.c
    addfiles.c(353): error C2065: '?' : undeclared identifier
    addfiles.c(353): warning C4133: '>' : incompatible types - from 'char
    16'
    to 'dir_t *'

    What have I missed???

    It sounds like a merge conflict on addfiles.c. If you run "cvs status" on addfiles.c, and it reports a status of 'C', that indicates a conflict. If you haven't intentionally modified addfiles.c, just delete it and get it again with "cvs update".

    digital man

    I delete it, and it working now. Thanks.

    /Fidde

    --- GoldED+/W64-MSVC 1.1.5-b20170303
    # Origin: Pepzi File System ■ http://pepzi.se (2:203/124)
    * Origin: Pepzi = TelNet://pepzi.se (2:203/124)