bugDenemo - Bugs: bug #29825, Many scripts avoid (if expr for...

 
 

bug #29825: Many scripts avoid (if expr for expr not boolean

Submitter:  Richard Shann <rshann>
Submitted:  Sat 08 May 2010 09:32:47 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 08 May 2010 09:32:47 AM UTC, original submission:  

In the guile docs there is the statement

“true” means any value at all except #f

so the many occurrences of (boolean?  expr) in our scripts are unnecessarily obscure, as what they are trying to test is if the returned value is not a string but #f

This infelicitous construction will be copied by others if we do not nip it in the bud. (Reading Nils' paste code triggered the detection of this, thank you Nils).

Richard Shann <rshann>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rshann (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code