Changes between Initial Version and Version 2 of Ticket #29394


Ignore:
Timestamp:
May 8, 2011, 2:36:57 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29394

    • Property Owner changed from macports-tickets@… to adfernandes@…
  • Ticket #29394 – Description

    initial v2  
    22the boost macports
    33
    4 
     4{{{
    55#include <iostream>
    66
     
    3434}
    3535}
    36 
     36}}}
    3737
    3838the problem lies in printing the options_description structure
    3939
    40 
     40{{{
    4141(gdb) r --help
    4242Starting program: /private/tmp/t --help
     
    5858#8  0x00000001000640b7 in boost::program_options::operator<< ()
    5959#9  0x00000001000016cf in main ()
     60}}}