version: beta-2.0
program: fbc
bug revision: 5458
fix revision: 5459
repos: svn, https://fbc.svn.sourceforge.net/svnroot/fbc/trunk/FreeBASIC
failing tests:
    "string/mid_set.bas",

minutes between bug rev and fix rev: 758
files edited: 1
lines added or changed: 2
lines deleted or changed: 2
Bug report priority:  
Bug management links:  
Security related?:  
Bug type: incorrect output
Additional bug detail: StrAssignMid

Human patch:
    changes data structures or types?: No
    changes method signature?: No
    changes arguments to a function?: No
    added 1 or more function calls?: No
    changes conditional?: Yes
    adds new variables?: No
    adds 1 or more if-statements?: No
    adds 1 or more loops?: No
    adds a whole new function?: No
