Ticket #105 (closed task: fixed)

Opened 6 years ago

Last modified 5 years ago

Clarify that reconfig action is not supported on Windows

Reported by: sergey Owned by:
Priority: patches-accepted Milestone: 0.7.7
Version: 0.7.5 Keywords:
Cc:

Description

I don't know how to approach this better, but the bottom line is that reconfig on Windows won't work due to absence of signals support and there needs to be some documentation or maybe some code to clarify this.

Attachments

disableWin32Reconfig.diff Download (885 bytes) - added by bhearsum 5 years ago.
display and error message and bail when reconfig is run on Windows.

Change History

comment:1 Changed 6 years ago by warner

  • component changed from other to configuration
  • Milestone changed from undecided to 0.7.7

Yeah. The 'buildbot debugclient' tool can be used to trigger a reconfig, but not signals, unless someone knows how to make signals work on windows..

comment:2 Changed 5 years ago by warner

Which section of the documentation did you look at when trying to figure this out? I'm not sure where the note ought to go.

Changed 5 years ago by bhearsum

display and error message and bail when reconfig is run on Windows.

comment:3 Changed 5 years ago by bhearsum

The above patch simply prints out a message and doesn't even try to reconfig on Windows. Not sure if this is actually wanted, feel free to reject.

(I know this ticket is technically about docs, but I didn't think it was necessary to file a new one about this.)

comment:4 Changed 5 years ago by warner

applied, thanks

comment:5 Changed 5 years ago by warner

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.