https://bugs.documentfoundation.org/show_bug.cgi?id=114952

            Bug ID: 114952
           Summary: filep is still used in soltools/mkdepend/parse.c
           Product: LibreOffice
           Version: 6.1.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: himajin100...@gmail.com

Description:
https://gerrit.libreoffice.org/#/c/39021/2/soltools/mkdepend/parse.c,unified

the parameter filep is removed from deftype in this commit, but the filep is
still used as in debug(0,("%s, line %d: #elif %s ", file->i_file, 
filep->f_line, p));

I encountered this problem when I tried to build my own debug build for my
first try.

Steps to Reproduce:
N/A

Actual Results:  
debug build cannot be built due to this issue.

Expected Results:
debug build can be built.


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101
Firefox/59.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to