[doc] Two declarations merged as an incorrect one (Issue #26754)

12 views
Skip to first unread message

Yannick Duchêne

unread,
Jul 30, 2026, 1:11:58 PM (5 days ago) Jul 30
to wx-...@googlegroups.com, Subscribed
Hibou57 created an issue (wxWidgets/wxWidgets#26754)

In the documentation page https://docs.wxwidgets.org/3.3/classwx_grid_cell_coords.html, there is this entry:

bool IsFullySpecified () const wxGridCellCoords &operator

In the corresponding interface include file, it is this instead:

    /**
        Returns @c true if neither the row nor column are invalid (-1).

        @since 3.3.0
     */
    bool IsFullySpecified() const

    /**
        Assignment operator for coordinate types.
     */
    wxGridCellCoords& operator=(const wxGridCellCoords& other);

This is the same with 3.3.4

(not or not yet investigated, sorry)


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/26754@github.com>

Yannick Duchêne

unread,
Jul 31, 2026, 8:02:57 AM (4 days ago) Jul 31
to wx-...@googlegroups.com, Subscribed
Hibou57 left a comment (wxWidgets/wxWidgets#26754)

The script check_syntax.sh in include, does not catch it.

I was wrong, just noticed it created a file named missing_semicolons in the interface directory and the case mentioned in the first message is not the only one.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/26754/5142648390@github.com>

VZ

unread,
Aug 1, 2026, 8:05:37 AM (3 days ago) Aug 1
to wx-...@googlegroups.com, Subscribed

Closed #26754 as completed via 63f0ad1.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issue/26754/issue_event/28817551455@github.com>

Reply all
Reply to author
Forward
0 new messages