#6674: [with patch, needs review] only use ASCII characters in patches
---------------------+------------------------------------------------------
 Reporter:  mvngu    |       Owner:  tbd            
     Type:  defect   |      Status:  new            
 Priority:  blocker  |   Milestone:  sage-4.1.1     
Component:  algebra  |    Keywords:                 
 Reviewer:           |      Author:  Minh Van Nguyen
   Merged:           |  
---------------------+------------------------------------------------------
Changes (by newvalueoldvalue):

  * priority:  major => blocker
  * author:  => Minh Van Nguyen


Comment:

 The patch `trac_5793-cliquer-flattened.patch` at #5793 contains non-ASCII
 characters. This can result in errors and warning messages when loading
 Sage. Patches should only use ASCII characters. The offending characters
 from that patch are
 {{{
 Östergård
 }}}
 The attached patch `trac_6674-use-ascii.patch` changes that to
 "Ostergard". It also fixes referencing so that `[NisOst2003]` appears as a
 hyperlink in the HTML version of the reference manual, as it should be.
 This patch is based on Sage 4.1.1.rc0 and depends on #5793.
 [[BR]][[BR]]
 Nathann: Can I ask you to review this? The ASCII character issue needs to
 be fixed before releasing Sage 4.1.1.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6674#comment:1>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to