Menu

#326 error: passing argument 2 of 'dmp->dm_setWinBounds' from

closed-fixed
8
2012-10-04
2012-10-04
Anonymous
No

Scanning dependencies of target pl-dm
[ 75%] Building C object src/util/CMakeFiles/pl-dm.dir/pl-dm.c.o
cc1: warnings being treated as errors
/home/h4ck3rm1k3/experiments/brlcad/brlcad/src/util/pl-dm.c: In function 'X_dmInit':
/home/h4ck3rm1k3/experiments/brlcad/brlcad/src/util/pl-dm.c:1073: error: passing argument 2 of 'dmp->dm_setWinBounds' fro\ m incompatible pointer type
/home/h4ck3rm1k3/experiments/brlcad/brlcad/src/util/pl-dm.c: In function 'Ogl_dmInit':
/home/h4ck3rm1k3/experiments/brlcad/brlcad/src/util/pl-dm.c:1099: error: passing argument 2 of 'dmp->dm_setWinBounds' fro\ m incompatible pointer type
make[2]: *** [src/util/CMakeFiles/pl-dm.dir/pl-dm.c.o] Error 1
make[1]: *** [src/util/CMakeFiles/pl-dm.dir/all] Error 2
make: *** [all] Error 2
h4ck3rm1k3@gcc10:~/experiments/brlcad/brlcad$

Discussion

  • Sean Morrison

    Sean Morrison - 2012-10-04

    Thanks for the report, James. That was actually due to a change just a few hours ago. One of our devs just ran into the same failure around the time you submitted your bug report. It's fixed as of r52768.

     
  • Sean Morrison

    Sean Morrison - 2012-10-04
    • priority: 5 --> 8
    • assigned_to: nobody --> n_reed
    • status: open --> closed-fixed
     

Log in to post a comment.