Opened 10 years ago
Closed 10 years ago
#169 closed defect (fixed)
libpoll spec has broken description
| Reported by: | Lewis Rosenthal | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | spec files | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
The description as listed in 1.5.1-3 is missing the examples of OSes which do not support poll, so reading it is difficult.
I've attached a new spec (easier than a diff).
Attachments (1)
Change History (4)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
I got the description from http://software.clapper.org/poll/. My only addition was OS/2.
Actually, I used the download link in the Trac browser to pull the spec. I thought it was odd that there were no blank lines. Looking with a different editor, now (I normally use eee, from PillarSoft), my editor must have done that. That's wat I get for not diff'ing the files!
Cleaner copy, attached. ;-)
by , 10 years ago
| Attachment: | libpoll.spec added |
|---|
updated spec for libpoll (libpoll-devel) which adds examples
comment:3 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed in r651, thanks for reporting.

I see. I just blindly copied this from README.md in the source package. I wonder though, where did you take the missing part from?
PS. Looking at the attached diff, your editor somehow killed all the empty lines. Was it intentional?