Re: [gtkmm] status of memberfunctions of Glib::TimeVal



Hi Stephan!

Feel free to write a patch that adds the functions you mention
below. Make a "cvs diff -u3" against current cvs and attach the
patch to a new bug report in bugzilla. As long as we don't have
a stable release, small, useful API additions usually get approved.

Giving a quick glance at Glib::TimeVal, I think we could also
do with

Glib::TimeVall::add(const TimeVal&)

apart from

substract_milliseconds(long),
substract_microseconds(long),
operator{+,-}(long),
operator{+,-}(const TimeVal&)

that you mentioned in your mail.

Regards,

  Martin



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]