Skip to content

Comments

use a state machine to parse 'mimes.conf' function#5

Merged
awwit merged 2 commits intoawwit:masterfrom
wuyougongzi:master
Dec 30, 2017
Merged

use a state machine to parse 'mimes.conf' function#5
awwit merged 2 commits intoawwit:masterfrom
wuyougongzi:master

Conversation

@wuyougongzi
Copy link
Contributor

Hi
I have use a state machine to parse 'mime.conf'. But I doubt myself the understanding of the state machine, If there are any problems ,Please Tell me in time. I will change.
Thank you!!

@wuyougongzi
Copy link
Contributor Author

I use state machine to parse "main.conf" and "app.conf". But it still has some limits.
Such as state nest (like '{}') can not be more than two layers.

@awwit
Copy link
Owner

awwit commented Dec 12, 2017

Great!!

I do not have time to look at the code. Very busy now.
I'm sorry =(

@wuyougongzi
Copy link
Contributor Author

It's ok! I think you may list something to do or you may create the program abstract structure. such as you create the function, and leave the instructions.
void function()
{
//todo
}

I will follow your steps.

@awwit awwit merged commit 3405e6c into awwit:master Dec 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants