- status: accepted --> closed
L'environnement technique :
JSSGL02 - V1.0.
macOS V10.12.6.
Résultat obtenu: La conversion echoue a cause d'une erreur interne.
Résultat attendu: le programme lance un message que le fichier est invalide.
Msg Erreur:
Users/MAC/jssgl02-code/trunk/librairie/VcfParser.js:143
if(matched = curS.match(/\d{1}.\d{1}/)) {
^
TypeError: Cannot read property 'match' of undefined
at VcfParser.version (/Users/MAC/jssgl02-code/trunk/librairie/VcfParser.js:143:20)
at VcfParser.body (/Users/MAC/jssgl02-code/trunk/librairie/VcfParser.js:126:21)
at VcfParser.Contact (/Users/MAC/jssgl02-code/trunk/librairie/VcfParser.js:101:19)
at VcfParser.listContact (/Users/MAC/jssgl02-code/trunk/librairie/VcfParser.js:91:7)
at VcfParser.parse (/Users/MAC/jssgl02-code/trunk/librairie/VcfParser.js:33:7)
at /Users/MAC/jssgl02-code/trunk/caporalCli.js:624:13
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:528:3)