Hello, [in corosync] Looking at a "const" cast-away warning related to an API issue, I wondered if cfg.c (corosync_cfg_state_track)'s notification_buffer parameter should *not* be "const", but do not see any use of that member, so can't be sure. No use in cluster or openais either. And no documentation to give a clue.
Steven said he suspected it's a dead interface, and http://www.google.com/codesearch?q=corosync_cfg_state_track says no one is using it, but that also shows that this search tool doesn't yet index corosync, so I'll ask the list: Does anyone know of code that uses this function, or that might want to some day? If so, should the notification_buffer be const or not? _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
