PennMUSH Community
Show
Ignore:
Timestamp:
05/16/07 21:26:45 (2 years ago)
Author:
penndev
Message:

PennMUSH 1.8.3p2 release candidate.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.3/trunk/README

    r557 r846  
    1414II.   Getting Help, Reporting Bugs 
    1515III.  Getting a .pennmush.org hostname and mailing lists 
    16 IV.   Comments 
     16IV.   Miscellaneous 
     17V.    Comments 
    1718 
    1819You may also want to take a look at Javelin's Guide for PennMUSH Gods, 
     
    132133   at http://www.pennmush.org/mailman/listinfo/pennmush-announce) 
    133134 
    134 2. pennmush-bugs@pennmush.org is the bug reporting address 
    135    for the PennMUSH developers (suggestions go to pennmush-developers, 
    136    bugs to pennmush-bugs). This will generally give you the fastest 
    137    response and is ideal for unusual bugs. A web-based submission 
    138    form is at http://www.pennmush.org/jitterbug/pennmush 
    139  
    140 When reporting a problem, please always include the following 
    141 information: 
    142  
    143 1. PennMUSH version number 
    144 2. The type of machine you are using (Sun SparcStation, IBM RS/6000, etc.) 
    145 3. The operating system and version (SunOS 4.1.2, AIX 3.2.4, etc.), 
    146 4. The compiler and compiler version (gcc 2.4.5, SGI cc 2.10, etc. -- the 
    147    'file' command usually tells you the compiler version, if there's no 
    148    built-in option like '-v' or '-V' to give it), 
    149 5. Whether or not you have made any changes to the code. 
    150  
    151 If the problem resulted in a crash and a core dump, a stack trace of 
    152 the core dump (see the section above) should also be included. 
    153  
    154 If I need additional stuff (like a log of the Configure or make), I'll 
    155 ask for it, but if you know that it's relevant, you can send it along, 
    156 too. 
     1352. The PennMUSH bug-tracking site is http://dev.pennmush.org/ 
     136   To file a new report, click on the 'New Ticket' link. If 
     137   you want to get emails about updates to the bug report, put your 
     138   email address in the appropriate field. For 'type', please select 
     139   the most appropriate category: Bug, suggested feature, documetation 
     140   issue, build/compliation problems, etc. Be sure to include what version 
     141   of PennMUSH you found the problem on. 
     142 
     143   If the problem resulted in a crash and a core dump, a stack trace of 
     144   the core dump (see the section above) should also be included. 
     145 
     146   If we need additional stuff (like a log of the Configure or make), we'll 
     147   ask for it, but if you know that it's relevant, you can send it along, 
     148   too. 
     149 
     150   You can also search to see if anyone else has already reported the issue,' 
     151   see what issues have been fixed for upcoming releases, and much more at 
     152   the site. 
     153 
     154   The old way of emailing pennmush-bugs@pennmush.org still works, but using 
     155   the web interface allows you to specifically give an issue type when  
     156   reporting something. 
    157157 
    158158============================================================================ 
     
    179179============================================================================ 
    180180 
    181 IV. Comments 
    182  
    183 IV.a. Amberyl's Comments 
     181IV. Miscellaneous 
     182 
     183V.a Announcing when a mush is down 
     184 
     185If your mush is no longer running on a given port or server and 
     186you want to and are able to leave a programming running listening 
     187on that port, you can tell people about a new location or other news. 
     188 
     189Run: 
     190 
     191% make portmsg 
     192 
     193Then start the port announcer with: 
     194 
     195% ./src/portmsg message.txt port# 
     196 
     197Any connections to the given port will see the contents of the message 
     198file and then be disconnected after a few seconds. 
     199 
     200V. Comments 
     201 
     202V.a. Amberyl's Comments 
    184203 
    185204These are in the first person.  :) 
     
    214233          "Amberyl" just about everywhere 
    215234 
    216 IV.b. Paul/Javelin's Comments 
     235V.b. Paul/Javelin's Comments 
    217236 
    218237And let me recognize T. Alexander Popiel, Shawn Wagner, Nick Gammon, 
     
    231250 
    232251 
    233 IV.c. Alex/Talek's Comments 
     252V.c. Alex/Talek's Comments 
    234253 
    235254I would like to thank Ralph, Amberyl, Moonchilde, and all the others