Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #255 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

SelectionKey simple bug + solution

Reported by: Daniel919 Assigned to: jcomellas
Priority: major Milestone: 0.96 Beta 2
Component: Tango Version:
Keywords: Cc:

Description

a very simple bug: /tango/io/selector/model/ISelector.d line 83 should be: _attachment = attachment;

Change History

02/03/07 07:04:56 changed by larsivi

  • owner changed from kris to jcomellas.

02/03/07 10:16:13 changed by larsivi

  • milestone changed from 0.95 Beta1 to 0.96 Beta 2.

02/05/07 11:31:23 changed by jcomellas

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r1603. Thanks.