XMLWordPrintableJSON

Details

    Description

      The function is declared at end of file, but referenced before the declaration. Should declare the function first.

      cdbquerycontextdispatching.c:3026:1: error: conflicting types for 'prepareDfsAddressForDispatch'
      prepareDfsAddressForDispatch(QueryContextInfo* cxt)
      ^
      cdbquerycontextdispatching.c:1777:3: note: previous implicit declaration is here
                      prepareDfsAddressForDispatch(cxt);
                      ^
      2 warnings and 1 error generated.
      make[3]: *** [cdbquerycontextdispatching.o] Error 1
      make[2]: *** [cdb-recursive] Error 2
      make[1]: *** [all] Error 2
      make: *** [all] Error 2
      

      Attachments

        Activity

          People

            lei_chang Lei Chang
            lilima Lili Ma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: