[lng-odp] [Bug 3238] doxygen warnings on helper header files

2017-09-17 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3238

Bill Fischofer  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|IN_PROGRESS |RESOLVED

--- Comment #7 from Bill Fischofer  ---
PR Merged

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[lng-odp] [Bug 3238] doxygen warnings on helper header files

2017-09-15 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3238

--- Comment #6 from Maxim Uvarov  ---
https://github.com/Linaro/odp/commit/054306373ed6aa7a65a160d11ca339b24cf9c662
refs/heads/api-next
2017-09-15T18:24:01+03:00
Bill Fischofer bill.fischo...@linaro.org
doc: helper: add missing doxygen to avoid warnings

The latest version of Doxygen requires every struct and field to be
documented, so add missing documentation to helper files to avoid
superfluous warnings.

This resolves Bug https://bugs.linaro.org/show_bug.cgi?id=3238

Signed-off-by: Bill Fischofer 
Signed-off-by: Dmitry Eremin-Solenikov 
Signed-off-by: Maxim Uvarov 

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[lng-odp] [Bug 3238] doxygen warnings on helper header files

2017-09-15 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3238

--- Comment #5 from Maxim Uvarov  ---
https://github.com/Linaro/odp/commit/054306373ed6aa7a65a160d11ca339b24cf9c662
refs/heads/master
2017-09-15T18:24:01+03:00
Bill Fischofer bill.fischo...@linaro.org
doc: helper: add missing doxygen to avoid warnings

The latest version of Doxygen requires every struct and field to be
documented, so add missing documentation to helper files to avoid
superfluous warnings.

This resolves Bug https://bugs.linaro.org/show_bug.cgi?id=3238

Signed-off-by: Bill Fischofer 
Signed-off-by: Dmitry Eremin-Solenikov 
Signed-off-by: Maxim Uvarov 

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[lng-odp] [Bug 3238] doxygen warnings on helper header files

2017-09-14 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3238

Bill Fischofer  changed:

   What|Removed |Added

 Status|CONFIRMED   |IN_PROGRESS

--- Comment #4 from Bill Fischofer  ---
PR https://github.com/Linaro/odp/pull/178 posted to resolve this issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[lng-odp] [Bug 3238] doxygen warnings on helper header files

2017-09-14 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3238

--- Comment #3 from Bill Fischofer  ---
Maxim and Dmitry will figure out how to get Doxygen 1.8.13 into Travis. Bill
will post PR to fix these missing comments.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[lng-odp] [Bug 3238] doxygen warnings on helper header files

2017-09-05 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3238

Bill Fischofer  changed:

   What|Removed |Added

 CC||maxim.uva...@linaro.org

--- Comment #2 from Bill Fischofer  ---
Adding Maxim to interested parties list. Maxim: Any idea why Travis didn't
catch this one? I thought we were including the doxygen builds as part of the
tests? In addition to fixing this particular bug we need to be sure Travis is
able to detect this sort of issue going forward.

Or is the problem that Travis is still using an older version of Doxygen? It
seems the newer doxygen (1.8.13) included in Ubuntu 17.04 is the one that has
become stricter in this regard. Perhaps we can upgrade our local Travis
instances if this isn't the default?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[lng-odp] [Bug 3238] doxygen warnings on helper header files

2017-09-05 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3238

Bill Fischofer  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
 CC||bill.fischo...@linaro.org
   Assignee|lng-odp@lists.linaro.org|dmitry.ereminsolenikov@lina
   ||ro.org

--- Comment #1 from Bill Fischofer  ---
This bug is also present in master. Git bisect shows the culprit to be:

11fed684507a320fbb79dc86769c8f1755d0276f is the first bad commit
commit 11fed684507a320fbb79dc86769c8f1755d0276f
Author: Dmitry Eremin-Solenikov 
Date:   Mon Aug 28 15:55:34 2017 +0300

helper: move include files to helper/include

Repair build with --enable-helper-linux option.
https://bugs.linaro.org/show_bug.cgi?id=3216

Signed-off-by: Dmitry Eremin-Solenikov 
Signed-off-by: Maxim Uvarov 

:04 04 4a52f3b775e17540c8a74b5a6cbc4a287eb7c1ac
e75994bf2f8236e4b81c26a63bb88d5763f8fa0f M  helper

Assigning to Dmitry for analysis and proposed fix.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.