Duke Tantiprasut
Duke Tantiprasut
How do you exit the script? ``` result = _fields["Addr"] if result == undefined { return } ``` I get the following error ``Compile Error: return not allowed outside function``
it would be nice if len(str) would return 0 where the str is undefined.
Just comparing 2 solaris pkginfo output used about 1.5Gb of memory (attached). ``` edits := myers.ComputeEdits(span.URIFromPath(""), PrevContent, Content) unifiedPatch := gotextdiff.ToUnified("src", "dst", PrevContent, edits) var DiffContent = fmt.Sprint(unifiedPatch) fmt.Printf("!!!! len(DiffContent):%+v\n",...